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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7479/",
    "name": "Schweden",
    "children": [
        {
            "name": "Zweden",
            "url": "https://api.routeconverter.com/v1/categories/7800/"
        }
    ],
    "routes": [
        {
            "description": "Einmal um den Bolmen (bei Ljungby / Småland)",
            "creator_name": "RAIKOE",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7ea0b007-02f5-474d-9d29-e1a58cfa0e8c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1931/",
            "metadata": {
                "length": 225283,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 11,
                "size": 369,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "SE"
            }
        },
        {
            "description": "Motorradurlaub nahe Västervik / Småland 2008 - 9 Tracks",
            "creator_name": "kumo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/49af7cdd-9d8d-4f10-8ef7-49e2521f7a9f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2496/",
            "metadata": {
                "length": 1913841,
                "lengthKind": "track",
                "positionLists": 9,
                "positions": 1740,
                "size": 41627,
                "format": "Google Earth 4.2 (*.kml)",
                "elevationGain": 7095,
                "elevationLoss": 7181,
                "country": "SE"
            }
        },
        {
            "description": "Göteborg (Lerum), Sweden via Trelleborg Rostock to Prague, Czech Republic",
            "creator_name": "Skye",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0813be73-1113-4cc2-bb3b-07e40667599d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4626/",
            "metadata": {
                "length": 1394994,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 6,
                "size": 1170,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "VNM#3 Lerum-Halden",
            "creator_name": "Skye",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c62c7666-293a-4438-8cc9-c7eb04c18c34"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7826/",
            "metadata": {
                "length": 242685,
                "lengthKind": "routed",
                "duration": 3550,
                "positionLists": 1,
                "positions": 6,
                "size": 1537,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-12-13T11:52:26.230000+00:00",
                "elevationGain": 117,
                "elevationLoss": 106,
                "country": "SE"
            }
        },
        {
            "description": "Gilserberg-Travemünde",
            "creator_name": "Fibi2011",
            "localFileUrl": null,
            "remoteUrl": "https://maps.google.de/maps?saddr=Gem%C3%BCndener+Stra%C3%9Fe+15,+Moischeid,+Gilserberg&daddr=Unbekannte+Stra%C3%9Fe&hl=de&ie=UTF8&ll=52.344699,10.003056&spn=5.068335,9.876709&sll=51.193115,14.589844&",
            "url": "https://api.routeconverter.com/v1/routes/17584/",
            "metadata": null
        },
        {
            "description": "Vilhelmina",
            "creator_name": "Fibi2011",
            "localFileUrl": null,
            "remoteUrl": "http://www.motoplaner.de/#64.50138,14.14805,64.86269,14.21527,64.62447,16.6555,65.03442,15.13833&&0",
            "url": "https://api.routeconverter.com/v1/routes/17622/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/564/"
}