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

GET /v1/categories/915/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 10 Jan 2010 18:12:52 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/823/",
    "name": "Rundwege Nideggen",
    "children": [],
    "routes": [
        {
            "description": "Rundweg 11",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f1bd3ca6-4bea-4955-a8f2-eb34d5f6e0c8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3513/",
            "metadata": {
                "length": 6894,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 229,
                "size": 11560,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 1",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ba95923f-9c94-4dea-a2a2-4c23dcf71ea2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3514/",
            "metadata": {
                "length": 4117,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 233,
                "size": 11743,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 2",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a95e91b1-48ce-4a5a-9f9f-e62602697245"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3515/",
            "metadata": {
                "length": 2702,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 184,
                "size": 9489,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 5",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/10d7be51-269b-4ada-9169-68badce130af"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3516/",
            "metadata": {
                "length": 4179,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 206,
                "size": 10501,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 6",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/02bb59a9-8afc-4e43-9fe0-d33be6164303"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3517/",
            "metadata": {
                "length": 4694,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 287,
                "size": 18581,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 7",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9e592568-e787-494c-a654-6ce16ec13333"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3518/",
            "metadata": {
                "length": 5565,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 336,
                "size": 16481,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 8",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7ecfe676-e6fd-497e-8b86-c57cc4b6ddbe"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3519/",
            "metadata": {
                "length": 3784,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 190,
                "size": 9765,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 9",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/27214b16-a990-47bd-9b3a-90295bb11989"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3520/",
            "metadata": {
                "length": 8503,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 481,
                "size": 23151,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/915/"
}