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

GET /v1/categories/719/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 13 Apr 2019 21:50:09 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/97/",
    "name": "Belgien (België)",
    "children": [],
    "routes": [
        {
            "description": "Steenokkerzeel",
            "creator_name": "achiel",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/259fae99-5738-4dc3-9906-9a573ac30615"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2526/",
            "metadata": {
                "length": 13086,
                "lengthKind": "straight-line",
                "positionLists": 3,
                "positions": 22,
                "size": 2751,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "elevationGain": 90,
                "elevationLoss": 77,
                "country": "BE"
            }
        },
        {
            "description": "Bossen rond Leuven",
            "creator_name": "mechilium",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1d76bdcb-6ea0-433b-b8af-d3a8c5b817da"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4098/",
            "metadata": {
                "length": 12639,
                "lengthKind": "track",
                "duration": 115,
                "positionLists": 1,
                "positions": 116,
                "size": 6359,
                "format": "GoPal Track (*.trk)",
                "startTime": "2010-04-08T22:00:01+00:00",
                "country": "BE"
            }
        },
        {
            "description": "Treinstation van Leuven; Het stationsgebouw werd in 1875 opgetrokken in eclectische stijl naar plannen van architect H. Fouquet. Het gebouw lag toen aan de rand van de stad.  Bron: Wikipedia to Bondgenotenlaan; De Bondgenotenlaan werd beroemd gemaakt door het monopoly-spel. Het was één van de vakjes. Het werd later veranderd door de Diestsestraat, die een belangrijkere winkelstraat geworden was van Leuven.",
            "creator_name": "mechilium",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3035bdc2-eabf-4727-baef-4fb1ac6c2d8f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5561/",
            "metadata": {
                "length": 10732,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 213,
                "size": 18363,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 129,
                "elevationLoss": 119,
                "country": "BE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/719/"
}