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

GET /v1/categories/564/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 20 Dec 2025 05:36:12 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "name": "Schweden",
    "children": [
        {
            "name": "Zweden",
            "url": "https://api.routeconverter.com/v1/categories/7800/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Einmal um den Bolmen (bei Ljungby / Småland)",
            "creator_name": "RAIKOE",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7ea0b007-02f5-474d-9d29-e1a58cfa0e8c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1931/?format=api"
        },
        {
            "description": "Motorradurlaub nahe Västervik / Småland 2008 - 9 Tracks",
            "creator_name": "kumo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/49af7cdd-9d8d-4f10-8ef7-49e2521f7a9f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2496/?format=api"
        },
        {
            "description": "Göteborg (Lerum), Sweden via Trelleborg Rostock to Prague, Czech Republic",
            "creator_name": "Skye",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0813be73-1113-4cc2-bb3b-07e40667599d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4626/?format=api"
        },
        {
            "description": "VNM#3 Lerum-Halden",
            "creator_name": "Skye",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c62c7666-293a-4438-8cc9-c7eb04c18c34"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7826/?format=api"
        },
        {
            "description": "Gilserberg-Travemünde",
            "creator_name": "Fibi2011",
            "localFileUrl": null,
            "remoteUrl": "https://maps.google.de/maps?saddr=Gem%C3%BCndener+Stra%C3%9Fe+15,+Moischeid,+Gilserberg&daddr=Unbekannte+Stra%C3%9Fe&hl=de&ie=UTF8&ll=52.344699,10.003056&spn=5.068335,9.876709&sll=51.193115,14.589844&",
            "url": "https://api.routeconverter.com/v1/routes/17584/?format=api"
        },
        {
            "description": "Vilhelmina",
            "creator_name": "Fibi2011",
            "localFileUrl": null,
            "remoteUrl": "http://www.motoplaner.de/#64.50138,14.14805,64.86269,14.21527,64.62447,16.6555,65.03442,15.13833&&0",
            "url": "https://api.routeconverter.com/v1/routes/17622/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/564/?format=api"
}