This endpoint presents the RouteConverter API for categories in the system.

GET /v1/categories/1700/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 21 Dec 2025 19:17:10 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/22/?format=api",
    "name": "Vosges",
    "children": [],
    "routes": [
        {
            "description": "Vogesen Rundkurs Tag 2/PathVon Geradmer Rundkurs über 333 km",
            "creator_name": "rsvmario",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/34e2b1f5-f303-4684-be34-cf9f8e09549d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5197/?format=api"
        },
        {
            "description": "Vogesen Nord",
            "creator_name": "multitank",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/55729d89-3f08-4d4e-b082-5305b54acb03"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/8513/?format=api"
        },
        {
            "description": "Vogesen Süd",
            "creator_name": "multitank",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/658e8cf2-0459-40bb-b3dd-97ce592465c7"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/8514/?format=api"
        },
        {
            "description": "Vogesen Le Howald",
            "creator_name": "siggi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e09ed187-fa48-427d-b0fe-818a03001538"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/9203/?format=api"
        },
        {
            "description": "Vogesen Rundtour",
            "creator_name": "siggi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1c4f3ad1-a3db-4be8-9359-c5488b5806e0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/9205/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1700/?format=api"
}