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

GET /v1/categories/1286/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 09 Apr 2020 17:30:08 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7479/",
    "name": "Tschechien (Ceska republika)",
    "children": [],
    "routes": [
        {
            "description": "Eine Runde mit Gerd nach CZ on GPSies.com",
            "creator_name": "guennyLT",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b683d4b0-4db6-4eaf-abe4-0e4f1cbb5519"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4578/",
            "metadata": {
                "length": 273942,
                "lengthKind": "track",
                "duration": 98455,
                "positionLists": 1,
                "positions": 3479,
                "size": 488394,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-06-05T09:19:13+00:00",
                "elevationGain": 5988,
                "elevationLoss": 5988,
                "country": "DE"
            }
        },
        {
            "description": "Bouda; 1 Bod uvnit? v rohu to Zricenina; 1 bod Cihlová ze?",
            "creator_name": "KTMilan",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9f33d80b-175b-4ce0-a678-42696b92b785"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/8883/",
            "metadata": null
        },
        {
            "description": "Saalfelden Cham Pirna",
            "creator_name": "famon",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/24083a6e-ce41-4f60-a02e-947c35377207"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/10197/",
            "metadata": null
        },
        {
            "description": "Turnov - Šumava - Turnov (2 day trip)",
            "creator_name": "BadVFR",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2e07200a-6033-468e-861b-3b6363e324ab"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/37951/",
            "metadata": {
                "length": 772445,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 190,
                "size": 20851,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "CZ"
            }
        },
        {
            "description": "Do prace",
            "creator_name": "Chacal",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/295880f6-bc01-44e2-931f-770b95860939"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38817/",
            "metadata": {
                "length": 68310,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 34,
                "size": 3512,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "CZ"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1286/"
}