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

GET /v1/categories/7728/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 29 Oct 2022 20:22:38 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7727/?format=api",
    "name": "Kaiserslautern",
    "children": [],
    "routes": [
        {
            "description": "KL-BarbarosseRadweg_Hochspeyer-55km",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/76208faa-3381-4dbf-b0ba-d62ce1454b3a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40979/?format=api",
            "metadata": {
                "length": 54969,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 1362,
                "size": 321018,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 1444,
                "elevationLoss": 1444,
                "country": "DE"
            }
        },
        {
            "description": "KL_BarbarossaRadweg_Frankenstein_Hochspeyer-58km",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4791ffdd-4ee7-4ee2-89f6-59853ddba265"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40980/?format=api",
            "metadata": {
                "length": 56213,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 1547,
                "size": 345451,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 1297,
                "elevationLoss": 1292,
                "country": "DE"
            }
        },
        {
            "description": "KL_Rund_um_Ramstein-56km",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/684e652c-2558-4bc3-b3b2-24e783d04c38"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40981/?format=api",
            "metadata": {
                "length": 56336,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 1479,
                "size": 320778,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 781,
                "elevationLoss": 781,
                "country": "DE"
            }
        },
        {
            "description": "KL_MehlingerHeide_Drehenthalerhof_Otterberg_Otterbach-34km",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5f16311d-4e87-42b3-971b-1f90d03e4f78"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40982/?format=api",
            "metadata": {
                "length": 33519,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 1299,
                "size": 314273,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 481,
                "elevationLoss": 480,
                "country": "DE"
            }
        },
        {
            "description": "KL-BurgHohenecken_Gelterswoog-Schweinstal-33km",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d0031521-2548-4e2a-8b1c-761c9552ab30"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40986/?format=api",
            "metadata": {
                "length": 33182,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 226,
                "size": 43789,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 812,
                "elevationLoss": 978,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7728/?format=api"
}