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

GET /v1/categories/880/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 15 May 2011 10:31:33 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/109/",
    "name": "Piemont",
    "children": [],
    "routes": [
        {
            "description": "Assietta Grenzkammstrasse",
            "creator_name": "Cerberus",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9d44f2b3-400b-45dd-a7c1-e44f1ed0c6b3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/779/",
            "metadata": {
                "length": 154323,
                "lengthKind": "straight-line",
                "positionLists": 3,
                "positions": 918,
                "size": 129811,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 8157,
                "elevationLoss": 3612,
                "country": "IT"
            }
        },
        {
            "description": "Alessandria to Bordighera",
            "creator_name": "Silbergraue",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/135dd0e6-b85c-432d-869e-1ce4b9958947"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3429/",
            "metadata": {
                "length": 246062,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 6,
                "size": 174,
                "format": "Tom Tom 9.5 Route (*.itn)",
                "country": "IT"
            }
        },
        {
            "description": "Motorcycling_Torino-RifugioLagdei",
            "creator_name": "ant1606",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e05b26e9-85d2-4ca1-b746-9a64a0d5cdc0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7611/",
            "metadata": null
        },
        {
            "description": "ASK",
            "creator_name": "dkutscher",
            "localFileUrl": null,
            "remoteUrl": "http://maps.google.de/maps/ms?authuser=0&vps=2&ie=UTF8&msa=0&output=kml&msid=203456028067656865416.00048798afa642ebd5780",
            "url": "https://api.routeconverter.com/v1/routes/12041/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/880/"
}