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

GET /v1/categories/947/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 09 Apr 2026 11:36:59 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7763/",
    "name": "Wassersport (On the water)",
    "children": [
        {
            "name": "Segeln (Sailing, Zeilsport)",
            "url": "https://api.routeconverter.com/v1/categories/442/"
        },
        {
            "name": "Paddeln (Canoeing)",
            "url": "https://api.routeconverter.com/v1/categories/788/"
        },
        {
            "name": "Karibik (Caribbean Sea)",
            "url": "https://api.routeconverter.com/v1/categories/3168/"
        },
        {
            "name": "Ostsee",
            "url": "https://api.routeconverter.com/v1/categories/6914/"
        },
        {
            "name": "Bootstouren",
            "url": "https://api.routeconverter.com/v1/categories/7452/"
        }
    ],
    "routes": [
        {
            "description": "Wassersport (On the water)",
            "creator_name": "roche3000",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fad2b97a-31c7-416e-9b5b-3e3db4f3dd66"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41420/",
            "metadata": {
                "length": 282605,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 24136,
                "size": 937152,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "US"
            }
        },
        {
            "description": "Position 1 to Marque 4 Parcours 2",
            "creator_name": "nathan_meesiano",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f93e4f92-03e4-443d-8214-841fb8374020"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41820/",
            "metadata": {
                "length": 63104442,
                "lengthKind": "straight-line",
                "duration": 180449,
                "positionLists": 1,
                "positions": 3354,
                "size": 1926260,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2026-03-07T17:33:35+00:00"
            }
        },
        {
            "description": "points gps med",
            "creator_name": "nathan_meesiano",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/84a9d04a-ca57-4961-989d-1610dac3dc09"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41821/",
            "metadata": {
                "length": 63104442,
                "lengthKind": "straight-line",
                "duration": 180449,
                "positionLists": 1,
                "positions": 3354,
                "size": 1926260,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2026-03-07T17:33:35+00:00"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/947/"
}