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

GET /v1/categories/1218/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 11 May 2010 13:48:14 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/254/",
    "name": "Niederbayern",
    "children": [],
    "routes": [
        {
            "description": "Bad Birnbach - Mittlerer Rottauenweg (Ver. 1, 2009-05-01)",
            "creator_name": "dupa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a993c7cf-891f-422f-adb3-4a1cb568cde4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5157/",
            "metadata": {
                "length": 4078,
                "lengthKind": "track",
                "duration": 3665,
                "positionLists": 1,
                "positions": 136,
                "size": 16168,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-05-01T10:00:00+00:00",
                "elevationGain": 21,
                "elevationLoss": 21,
                "country": "DE"
            }
        },
        {
            "description": "Bischofsmais - arber",
            "creator_name": "kaherby",
            "localFileUrl": null,
            "remoteUrl": "http://www.tourenspass.de/index.php?tourid=1308651131",
            "url": "https://api.routeconverter.com/v1/routes/10512/",
            "metadata": null
        },
        {
            "description": "Alpenrosenköpfle",
            "creator_name": "Frakur",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/95b93aca-0de0-47ce-a6ea-94d904ea8648"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40298/",
            "metadata": {
                "length": 4243,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 167,
                "size": 10805,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 15,
                "elevationLoss": 528,
                "country": "DE"
            }
        },
        {
            "description": "Alpe Klank",
            "creator_name": "Frakur",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/efb40dcc-e12f-45ba-9d50-704f3be95d8f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40299/",
            "metadata": {
                "length": 8086,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 396,
                "size": 24648,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 601,
                "elevationLoss": 602,
                "country": "DE"
            }
        },
        {
            "description": "Alpsteigtobel",
            "creator_name": "Frakur",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0239d89a-bbe3-4e15-82bc-94f66bd88a66"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40300/",
            "metadata": {
                "length": 7554,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 226,
                "size": 14458,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 190,
                "elevationLoss": 191,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1218/"
}