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

GET /v1/categories/452/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 13 Jun 2011 09:06:28 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/254/",
    "name": "_Rhön",
    "children": [],
    "routes": [
        {
            "description": "Steinach an der Saale Bergkapelle  Bildeiche ",
            "creator_name": "maffy",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/dbd0beb9-ab56-47a1-b231-421de351efe3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1551/",
            "metadata": {
                "length": 45512,
                "lengthKind": "straight-line",
                "duration": 26175,
                "positionLists": 3,
                "positions": 1149,
                "size": 207341,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-04-08T13:04:07+00:00",
                "elevationGain": 8884,
                "elevationLoss": 9394,
                "country": "DE"
            }
        },
        {
            "description": "Steinach Bergkapelle",
            "creator_name": "maffy",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0a3777ac-a950-43fa-b724-87e2f3beae17"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1584/",
            "metadata": {
                "length": 17133,
                "lengthKind": "straight-line",
                "duration": 16950,
                "positionLists": 3,
                "positions": 327,
                "size": 59937,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-04-13T12:42:38+00:00",
                "elevationGain": 2082,
                "elevationLoss": 1404,
                "country": "DE"
            }
        },
        {
            "description": "Steinach  Schmallwasser Spielplatz",
            "creator_name": "maffy",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c2ce1316-7677-4e4f-8ada-39ce02c96f1f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2666/",
            "metadata": {
                "length": 36525,
                "lengthKind": "straight-line",
                "duration": 26874,
                "positionLists": 3,
                "positions": 462,
                "size": 104915,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2009-08-30T14:05:41+00:00",
                "elevationGain": 4054,
                "elevationLoss": 4091,
                "country": "DE"
            }
        },
        {
            "description": "Truppenübungsplatz",
            "creator_name": "Garmin1",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/42550d74-f261-49c6-9f22-4a2a393857fd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41595/",
            "metadata": {
                "length": 8069,
                "lengthKind": "track",
                "duration": 6058,
                "positionLists": 1,
                "positions": 383,
                "size": 41632,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2024-03-09T12:33:58+00:00",
                "elevationGain": 351,
                "elevationLoss": 365,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/452/"
}