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

GET /v1/categories/400/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 14 Oct 2023 16:14:53 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/97/",
    "name": "España (Spanien)",
    "children": [
        {
            "name": "Kanarische Inseln (Islas Canarias)",
            "url": "https://api.routeconverter.com/v1/categories/720/"
        },
        {
            "name": "Rutas Murcia Senderismo España",
            "url": "https://api.routeconverter.com/v1/categories/842/"
        },
        {
            "name": "Jakobsweg",
            "url": "https://api.routeconverter.com/v1/categories/870/"
        },
        {
            "name": "Comunidad Valenciana",
            "url": "https://api.routeconverter.com/v1/categories/1083/"
        },
        {
            "name": "Andalusien (Andalucia)",
            "url": "https://api.routeconverter.com/v1/categories/1100/"
        },
        {
            "name": "Sierra Espuña, Murcia- Spain",
            "url": "https://api.routeconverter.com/v1/categories/1707/"
        },
        {
            "name": "Senderos de la Provincia de Cádiz",
            "url": "https://api.routeconverter.com/v1/categories/2181/"
        },
        {
            "name": "Balearische Inseln",
            "url": "https://api.routeconverter.com/v1/categories/6183/"
        },
        {
            "name": "Pyrenees Catalunya",
            "url": "https://api.routeconverter.com/v1/categories/7549/"
        },
        {
            "name": "catalunya",
            "url": "https://api.routeconverter.com/v1/categories/7786/"
        }
    ],
    "routes": [
        {
            "description": "Altea Veelzijdig",
            "creator_name": "CasaPedro",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5478271a-cd7e-4d63-b372-cc01ebc1add6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1326/",
            "metadata": {
                "length": 9045,
                "lengthKind": "track",
                "duration": 8134,
                "positionLists": 1,
                "positions": 63,
                "size": 9487,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-02-12T19:56:50+00:00",
                "elevationGain": 166,
                "elevationLoss": 160,
                "country": "ES"
            }
        },
        {
            "description": "La ragua -aldeire",
            "creator_name": "paqui",
            "localFileUrl": null,
            "remoteUrl": "http://www.juntadeandalucia.es/medioambiente/servtc5/ventana/exportaSendero.do ",
            "url": "https://api.routeconverter.com/v1/routes/20188/",
            "metadata": null
        },
        {
            "description": "Position 1 to FCC Logistica",
            "creator_name": "chema",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/12a46770-2d1e-409f-9b23-3807754150b9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39457/",
            "metadata": null
        },
        {
            "description": "Mallorca-GR221 (GPS),new",
            "creator_name": "Hannsen",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/aee3b79b-7ddb-42c6-b8b7-2550e4e1ca70"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41780/",
            "metadata": {
                "length": 491481,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 1141,
                "size": 95556,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 8734,
                "elevationLoss": 8262
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/400/"
}