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

GET /v1/categories/514/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 05 Feb 2026 18:25:46 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/109/?format=api",
    "name": "Toscana",
    "children": [],
    "routes": [
        {
            "description": "Von Verona bis zur Toscana",
            "creator_name": "Jacques",
            "localFileUrl": null,
            "remoteUrl": "http://jacques-nietsch.de/reisen/2007ITA/touren/070708.nmea",
            "url": "https://api.routeconverter.com/v1/routes/90/?format=api"
        },
        {
            "description": "Von Castelnuovo bis Camping vor Siena",
            "creator_name": "Jacques",
            "localFileUrl": null,
            "remoteUrl": "http://jacques-nietsch.de/reisen/2007ITA/touren/070709.nmea",
            "url": "https://api.routeconverter.com/v1/routes/91/?format=api"
        },
        {
            "description": "Camping vor Siena - Massa Maritima - Pomarance und zurück",
            "creator_name": "Jacques",
            "localFileUrl": null,
            "remoteUrl": "http://jacques-nietsch.de/reisen/2007ITA/touren/070711.nmea",
            "url": "https://api.routeconverter.com/v1/routes/92/?format=api"
        },
        {
            "description": "Von Siena - nach Narni",
            "creator_name": "Jacques",
            "localFileUrl": null,
            "remoteUrl": "http://jacques-nietsch.de/reisen/2007ITA/touren/070712.nmea",
            "url": "https://api.routeconverter.com/v1/routes/93/?format=api"
        },
        {
            "description": "Von Baschi nach Florenz (nördlich davon)",
            "creator_name": "Jacques",
            "localFileUrl": null,
            "remoteUrl": "http://jacques-nietsch.de/reisen/2007ITA/touren/070726.nmea",
            "url": "https://api.routeconverter.com/v1/routes/106/?format=api"
        },
        {
            "description": "Levico Terme to Figline Valdarno",
            "creator_name": "Stonebiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f6ebbddf-bd2d-461e-b33a-a453fcc37240"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3980/?format=api"
        },
        {
            "description": "Tour Monte Valterone Campigna",
            "creator_name": "Stonebiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b11bd9ce-5dbf-4c71-800f-5e25fcf4afb1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3997/?format=api"
        },
        {
            "description": "Tour Chianti Valdarno to Siena",
            "creator_name": "Stonebiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/15ee562e-b0db-4705-b1ec-71d45a6ad363"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4010/?format=api"
        },
        {
            "description": "Tour Valtarno to Cinque Terre ",
            "creator_name": "Stonebiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1078bc27-2d29-4752-843d-f40c17a457a1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4011/?format=api"
        },
        {
            "description": "Tour 2 Monte Valterone Campigna",
            "creator_name": "Stonebiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/502ae8d6-b5b4-407c-9e85-00be970ffbcc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4089/?format=api"
        },
        {
            "description": "Saalfelden am Steinernen Meer to Marina di Massa",
            "creator_name": "Stonebiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4813fa43-b3a6-4dc8-865c-9de9724ac4c6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/9668/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/514/?format=api"
}