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

GET /v1/categories/7713/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Fri, 16 Jun 2023 18:11:20 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7711/?format=api",
    "name": "Franken (Germany)",
    "children": [],
    "routes": [
        {
            "description": "Neunkirchen,Baiersdorf,Hohenschwärz,Gräfenberg ca.60km",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fdcee7f1-23d9-4430-9a90-12910faddf0a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40948/?format=api",
            "metadata": {
                "length": 55324,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 1981,
                "size": 442482,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 698,
                "elevationLoss": 698,
                "country": "DE"
            }
        },
        {
            "description": "Rupprechtstegen, Velden, Hohenstein, Vorra ca. 35km",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7fcb1523-4273-4058-b133-8874d6a8cb46"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40949/?format=api",
            "metadata": {
                "length": 69155,
                "lengthKind": "routed",
                "positionLists": 2,
                "positions": 1109,
                "size": 138109,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 746,
                "elevationLoss": 740,
                "country": "DE"
            }
        },
        {
            "description": "Berching, alterKanal, weisseLaaber, DietfurtAltmühl, Beilngries, Berching 57km",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/48c7dfca-56e9-457f-bbec-bfb00cb68e48"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40950/?format=api",
            "metadata": {
                "length": 56255,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 1353,
                "size": 206449,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 642,
                "elevationLoss": 641,
                "country": "DE"
            }
        },
        {
            "description": "Happurg, Thalheim, rund um Alfeld (bergig-40km)",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/311ceb05-1334-421e-b3f8-e159f4319701"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40951/?format=api",
            "metadata": {
                "length": 40357,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 1246,
                "size": 269126,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 1246,
                "elevationLoss": 1247,
                "country": "DE"
            }
        },
        {
            "description": "MainRadweg „Roter Main“",
            "creator_name": "Radlertreff",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1e47b12c-366f-411b-a0af-a6ef1ee05a4c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40976/?format=api",
            "metadata": {
                "length": 589638,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 8052,
                "size": 494609,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 960,
                "elevationLoss": 960,
                "country": "DE"
            }
        },
        {
            "description": "Rund um den Nürnberger Norden; Eschenau - ER - entlang der Pegnitz - Nbg - Erlenstegen - Heroldsberg - Eschenau (63km)",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8470e1aa-4814-4e74-a72d-a62e623d4c56"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41543/?format=api",
            "metadata": {
                "length": 60322,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 2021,
                "size": 309572,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 548,
                "elevationLoss": 521,
                "country": "DE"
            }
        },
        {
            "description": "Unterrem Ennert",
            "creator_name": "doell-ali@web.de",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4976b97a-2e5e-4e5e-b96f-3c3c7d96646f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41653/?format=api",
            "metadata": {
                "length": 1333,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 16,
                "size": 5013,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7713/?format=api"
}