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

GET /v1/categories/1219/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 13 Apr 2019 21:57:54 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/648/?format=api",
    "name": "Südtirol",
    "children": [],
    "routes": [
        {
            "description": "Oachner Höfeweg  (2009-08-08 v1.0)",
            "creator_name": "dupa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/63f7a315-e333-4289-b900-0ff097213bf1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4801/?format=api",
            "metadata": {
                "length": 14267,
                "lengthKind": "track",
                "duration": 12838,
                "positionLists": 1,
                "positions": 1297,
                "size": 192099,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-08-08T07:00:00+00:00",
                "elevationGain": 1028,
                "elevationLoss": 1028,
                "country": "IT"
            }
        },
        {
            "description": "24-JUN-10 Piscadue Klettersteig (~500 Höhenmeter)",
            "creator_name": "KusKoe",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f28658ca-5080-49c1-902f-f3531c41a5cb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5440/?format=api",
            "metadata": null
        },
        {
            "description": "25-JUN-10 Taistner Alm / Treisach b. Olang (leicht)",
            "creator_name": "KusKoe",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7bb12931-eca2-4ba7-a158-f49cf6b8b0d9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5441/?format=api",
            "metadata": null
        },
        {
            "description": "23-JUN-10 Olang n. Pragser Wildsee (Fahrrad) + 500 hm Wandern",
            "creator_name": "KusKoe",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4a830e4e-3108-4300-80b9-600054fc6f5f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5442/?format=api",
            "metadata": null
        },
        {
            "description": "22-JUN-10 Drei Zinnenhütte (gekürzt wg/ Schlechtwetter)",
            "creator_name": "KusKoe",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/57f0f987-468c-401e-a16b-9860facf6582"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5443/?format=api",
            "metadata": null
        },
        {
            "description": "21-JUN-10 Valdaora di Mezzo / Valdora di Sopra (Olang)",
            "creator_name": "KusKoe",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/646e0883-3e02-4174-b73f-8aedc9c0d94d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5444/?format=api",
            "metadata": null
        },
        {
            "description": "Zu den Erdpyramiden von Platten (2018-03-25 v1.0)",
            "creator_name": "dupa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/09877ec1-b3ef-405d-8838-f571335706bd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38946/?format=api",
            "metadata": {
                "length": 4970,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 136,
                "size": 16271,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 345,
                "elevationLoss": 343,
                "country": "IT"
            }
        },
        {
            "description": "FF Mühlbach bis nach Berggasthof Badl im Mülbacher Talele",
            "creator_name": "dupa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/696de298-806d-4be5-8512-d30f4d98892f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40642/?format=api",
            "metadata": {
                "length": 3013,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 87,
                "size": 12910,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 244,
                "elevationLoss": 25,
                "country": "IT"
            }
        },
        {
            "description": "Mühlbacher Badl Schafkopf Runde",
            "creator_name": "dupa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4a374ed3-72fa-47dd-973e-b9fc195119de"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40643/?format=api",
            "metadata": {
                "length": 10024,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 347,
                "size": 50411,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "IT"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1219/?format=api"
}