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

GET /v1/categories/870/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 24 Dec 2009 15:39:23 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/400/",
    "name": "Jakobsweg",
    "children": [],
    "routes": [
        {
            "description": "30a Santiago-Negreia-Vilaserio",
            "creator_name": "harusu",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0c3e5749-70d9-4067-aedb-48f8786b76f0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3411/",
            "metadata": null
        },
        {
            "description": "31 Vilaserio-Oliveiroa",
            "creator_name": "harusu",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/26273302-1196-4183-922e-6d360e42e698"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3414/",
            "metadata": {
                "length": 44052,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 201,
                "size": 6653,
                "format": "Google Earth 3 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "ES"
            }
        },
        {
            "description": "32 Oliveiroa-Cée-Finisterra",
            "creator_name": "harusu",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/73f5157e-930a-4eea-baab-c59e937ce592"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3416/",
            "metadata": {
                "length": 78131,
                "lengthKind": "routed",
                "positionLists": 3,
                "positions": 535,
                "size": 15043,
                "format": "Google Earth 3 (*.kml)",
                "elevationGain": 1076,
                "elevationLoss": 1602,
                "country": "ES"
            }
        },
        {
            "description": "Camino de la Plata (Sevilla - Santiago) 956km",
            "creator_name": "Barbadura",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/58214116-16d5-4292-8373-71f9263281e2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4032/",
            "metadata": {
                "length": 968919,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 25461,
                "size": 3614632,
                "format": "NMEA 0183 Sentences (*.nmea)",
                "elevationGain": 15996,
                "elevationLoss": 15763,
                "country": "PT"
            }
        },
        {
            "description": "Santiago - Negreira",
            "creator_name": "woko56",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/90dcc1f4-929e-4a0d-b71d-3fbb8bb0d8dd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39497/",
            "metadata": {
                "length": 21610,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 833,
                "size": 88598,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 616,
                "elevationLoss": 719,
                "country": "ES"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/870/"
}