# Category

The category element generally identifies a nationality.

![](/files/5Z4k4pEC3hMaRR0dnDBt)

Attributes are:

* id = sportradar id of the country
* name = name of the country
* country code = code of the country

In case of tennis the category is the recurrent tournament which takes place periodically.&#x20;

![](/files/tFclnTlkEw5WLnQTPrii)

In such a case there is no country\_code name and the name is the name of the tournament.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportradar.com/uof/support-and-history/archived/deprecated-uof-endpoints/elements/category.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
