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

GET /v1/categories/842/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 28 Nov 2009 18:18:32 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/400/",
    "name": "Rutas Murcia Senderismo España",
    "children": [],
    "routes": [
        {
            "description": "Torreaguera-El Bojar por el Miravete 1",
            "creator_name": "folladorloco",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2b80d988-2f96-4ffe-85d8-baeeecc077b5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3295/",
            "metadata": {
                "length": 10377,
                "lengthKind": "track",
                "duration": 10522,
                "positionLists": 1,
                "positions": 3381,
                "size": 358504,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2009-10-10T09:28:47+00:00",
                "elevationGain": 3415,
                "elevationLoss": 3418,
                "country": "ES"
            }
        },
        {
            "description": "Torreaguera-El Bojar por el Miravete 2",
            "creator_name": "folladorloco",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/09f8dcc9-fa53-41d1-a81e-0d86226d5a73"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3466/",
            "metadata": {
                "length": 13683,
                "lengthKind": "track",
                "duration": 12862,
                "positionLists": 1,
                "positions": 3923,
                "size": 415449,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2009-12-30T08:44:24+00:00",
                "elevationGain": 3199,
                "elevationLoss": 3161,
                "country": "ES"
            }
        },
        {
            "description": "Los Forestales-La Cresta del Gallo 5-02-10",
            "creator_name": "folladorloco",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/00619ff7-1ea0-407f-93f3-00f9b89e4ab4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3694/",
            "metadata": {
                "length": 12228,
                "lengthKind": "track",
                "duration": 8062,
                "positionLists": 1,
                "positions": 2757,
                "size": 292537,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2005-05-24T10:25:02+00:00",
                "elevationGain": 2361,
                "elevationLoss": 2263,
                "country": "ES"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/842/"
}