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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/326/",
    "name": "Wanderungen im Venn",
    "children": [],
    "routes": [
        {
            "description": "Hohes Venn - Hochmoor über Stege Tour43918",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fb8ecee4-fe02-4839-9ed0-ede9369d1a24"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3576/",
            "metadata": {
                "length": 12490,
                "lengthKind": "track",
                "duration": 10791,
                "positionLists": 1,
                "positions": 407,
                "size": 54783,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-11-20T17:49:27+00:00",
                "elevationGain": 153,
                "elevationLoss": 154,
                "country": "DE"
            }
        },
        {
            "description": "Hohe Venn GPS 23836",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c088df38-d23c-4a6e-888b-1da144baa689"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3577/",
            "metadata": {
                "length": 16177,
                "lengthKind": "track",
                "duration": 13772,
                "positionLists": 1,
                "positions": 1075,
                "size": 142935,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-11-20T17:51:53+00:00",
                "elevationGain": 308,
                "elevationLoss": 295,
                "country": "BE"
            }
        },
        {
            "description": "Wanderung durchs Hohe Venn Tour34093",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/94e8fc1a-0072-43fd-a122-754b18f5992c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3578/",
            "metadata": {
                "length": 16014,
                "lengthKind": "track",
                "duration": 14400,
                "positionLists": 1,
                "positions": 111,
                "size": 15482,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-11-20T17:48:57+00:00",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "BE"
            }
        },
        {
            "description": "Rundweg- Hohes Venn Tour37728",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/38b39660-e40d-4694-ae5f-e3c649b9f142"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3580/",
            "metadata": {
                "length": 7536,
                "lengthKind": "track",
                "duration": 5401,
                "positionLists": 1,
                "positions": 190,
                "size": 26125,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-11-20T17:50:04+00:00",
                "elevationGain": 90,
                "elevationLoss": 95,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/918/"
}