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

GET /v1/categories/7607/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 16 Aug 2023 17:21:05 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/1659/",
    "name": "Europa",
    "children": [
        {
            "name": "POI Truck BeNeLux + D",
            "url": "https://api.routeconverter.com/v1/categories/7608/"
        },
        {
            "name": "Ladestationen Deutschland und NL",
            "url": "https://api.routeconverter.com/v1/categories/7792/"
        }
    ],
    "routes": [
        {
            "description": "assas",
            "creator_name": "urri2k",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0b9fc74d-a991-4272-bb63-a1a0c0bac06c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40998/",
            "metadata": null
        },
        {
            "description": "assv",
            "creator_name": "urri2k",
            "localFileUrl": null,
            "remoteUrl": "https://www.google.com/maps/d/edit?mid=1eROL1tGbgh428VfekI3ZQGx6MbLc6Tg&usp=sharing",
            "url": "https://api.routeconverter.com/v1/routes/40999/",
            "metadata": null
        },
        {
            "description": "Kozkut; Közkút to Kozkut; Közkút",
            "creator_name": "fgabor",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8e41f765-f315-4312-abea-1dd13b803c5b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41428/",
            "metadata": {
                "length": 447657354,
                "lengthKind": "straight-line",
                "duration": 582762686,
                "positionLists": 1,
                "positions": 6827,
                "size": 2063461,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2003-01-04T18:00:09+00:00",
                "elevationGain": 144032,
                "elevationLoss": 143948,
                "country": "LY"
            }
        },
        {
            "description": "TESTGPI",
            "creator_name": "Palani",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b22b8249-4726-43a5-aa31-1c69162e0240"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41623/",
            "metadata": null
        },
        {
            "description": "?",
            "creator_name": "Shecky69",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3ee30f52-16c8-4478-851d-1180234a2a0c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41801/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7607/"
}