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

GET /v1/categories/1064/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 14 Mar 2010 13:29:48 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/326/",
    "name": "Wanderungen 2010",
    "children": [],
    "routes": [
        {
            "description": "Schmidt 14.03.2010",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fa8a604a-3c7e-4d1a-984c-00ff8baf2862"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3941/",
            "metadata": {
                "length": 6249,
                "lengthKind": "track",
                "duration": 4083,
                "positionLists": 1,
                "positions": 372,
                "size": 48332,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-03-14T09:31:44+00:00",
                "elevationGain": 84,
                "elevationLoss": 93,
                "country": "DE"
            }
        },
        {
            "description": "Schöne Aussicht kurz",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/760dd747-4b81-4de1-b2f4-a8e769e81739"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3942/",
            "metadata": {
                "length": 6965,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 234,
                "size": 14661,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 13,
                "elevationLoss": 21,
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 4",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0dc65f20-302c-4562-9fa0-ea2df9802cbc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3943/",
            "metadata": {
                "length": 4564,
                "lengthKind": "track",
                "duration": 3614,
                "positionLists": 1,
                "positions": 292,
                "size": 35957,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-02-21T09:34:58+00:00",
                "elevationGain": 72,
                "elevationLoss": 55,
                "country": "DE"
            }
        },
        {
            "description": "Rundwanderweg 09",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d2b9c54b-ff8d-47cd-8394-969913a5e2e5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4086/",
            "metadata": {
                "length": 6796,
                "lengthKind": "track",
                "duration": 5547,
                "positionLists": 1,
                "positions": 491,
                "size": 65852,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-04-05T08:26:06+00:00",
                "elevationGain": 211,
                "elevationLoss": 260,
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 10  über Kommerscheidt",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/95bf963b-89ae-4920-9e51-d715dd0814aa"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4087/",
            "metadata": {
                "length": 6741,
                "lengthKind": "track",
                "duration": 5134,
                "positionLists": 1,
                "positions": 504,
                "size": 67575,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-03-28T08:36:36+00:00",
                "elevationGain": 196,
                "elevationLoss": 189,
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 05",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5873c759-6998-40f0-9ab6-a3fed6249ca4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4088/",
            "metadata": {
                "length": 9546,
                "lengthKind": "track",
                "duration": 7011,
                "positionLists": 1,
                "positions": 640,
                "size": 78806,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-04-02T11:07:43+00:00",
                "elevationGain": 305,
                "elevationLoss": 277,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1064/"
}