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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/823/",
    "name": "Rundwege Brandenberg-Bergstein",
    "children": [],
    "routes": [
        {
            "description": "Rundweg 1",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9541d62b-8b41-4b57-824b-1e6acc06f4f9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3490/",
            "metadata": {
                "length": 10906,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 539,
                "size": 25819,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 3",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8d7fe1e0-385b-4d21-9d04-1c8b5f42b9d1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3491/",
            "metadata": {
                "length": 6357,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 350,
                "size": 17125,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 4",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/638e5da8-a47b-4b0f-bbab-b50eff353431"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3492/",
            "metadata": {
                "length": 4436,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 246,
                "size": 12341,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 6",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a30e7a82-5863-48ca-b27d-09716d0e6dd1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3493/",
            "metadata": {
                "length": 14993,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 746,
                "size": 35341,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 5",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/72bcda9a-ab0b-439c-ad28-64496f04d4b4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3494/",
            "metadata": {
                "length": 11065,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 502,
                "size": 24117,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/910/"
}