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

GET /v1/categories/835/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 23 Nov 2009 21:33:47 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/326/",
    "name": "Wanderungen Eifelverein",
    "children": [],
    "routes": [
        {
            "description": "Kroenungsweg-4 Heimbach-Kommern",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5735f607-68d3-4368-bb29-5045641fec05"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3667/",
            "metadata": {
                "length": 22360,
                "lengthKind": "track",
                "duration": 0,
                "positionLists": 1,
                "positions": 511,
                "size": 67477,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-12-08T15:35:58+00:00",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "DE"
            }
        },
        {
            "description": "Kroenungsweg-5 Simonskall-Heimbach",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fa03729e-de1d-4582-8fac-0fa01d136a1a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3668/",
            "metadata": {
                "length": 18770,
                "lengthKind": "track",
                "duration": 0,
                "positionLists": 1,
                "positions": 557,
                "size": 73460,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-12-08T16:36:34+00:00",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "DE"
            }
        },
        {
            "description": "Kroenungsweg-6 Mulartshütte-Simonskall",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/345eef72-0681-482c-a0d8-e0d02c7b6460"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3669/",
            "metadata": {
                "length": 16903,
                "lengthKind": "track",
                "duration": 0,
                "positionLists": 1,
                "positions": 279,
                "size": 37325,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-12-08T17:11:06+00:00",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "DE"
            }
        },
        {
            "description": "Kroenungsweg-7 Aachen-Mulartshütte",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/260ceac3-450e-4fa0-9b1e-0c8f7139674a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3670/",
            "metadata": {
                "length": 16740,
                "lengthKind": "track",
                "duration": 0,
                "positionLists": 1,
                "positions": 301,
                "size": 40181,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-12-08T17:56:11+00:00",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/835/"
}