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

GET /v1/categories/1630/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 13 Oct 2010 18:49:30 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/72/",
    "name": "Südlich des Rheins (Ten zuiden van de Rijn)",
    "children": [],
    "routes": [
        {
            "description": "Zuid Hollandse eilanden route",
            "creator_name": "Peecee",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ae3650f6-600d-4abc-b595-801f0f65b434"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/233/",
            "metadata": null
        },
        {
            "description": "West Noord-Brabant route",
            "creator_name": "Peecee",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7239b9c4-6e43-4a9c-b27d-09c07bcce241"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/239/",
            "metadata": null
        },
        {
            "description": "Zeeland route",
            "creator_name": "Peecee",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f9df82a0-4aeb-4dfb-9460-015882f0fe45"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/240/",
            "metadata": null
        },
        {
            "description": "Rondje Schin op Geul",
            "creator_name": "jokiair",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ee5fdfbc-69f2-4c08-b432-c959f42a7b6f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2050/",
            "metadata": {
                "length": 80351,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 38,
                "size": 1205,
                "format": "Tom Tom 9.5 Route (*.itn)",
                "country": "BE"
            }
        },
        {
            "description": "Rondje Maas & Waal",
            "creator_name": "Motormuis",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cd564be4-bde8-4d8b-bc28-70e8a3081faa"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40542/",
            "metadata": {
                "length": 217283,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 3700,
                "size": 292672,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "NL"
            }
        },
        {
            "description": "Start Mooi Brabant to Einde route",
            "creator_name": "Motormuis",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ca262dbc-74c4-4a50-b245-9da429ba21dc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40544/",
            "metadata": {
                "length": 206608,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 45,
                "size": 1448,
                "format": "Tom Tom 9.5 Route (*.itn)",
                "country": "NL"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1630/"
}