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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7763/",
    "name": "Stadtverkehr (Urban transportation)",
    "children": [],
    "routes": [
        {
            "description": "Wikiloc - Begues, Pi Bifurcat, Barracas Pitxot, Pla del Trebal, Ruinas, Creu Terme, Barraca Penya Cabritera, Mas de la Clota",
            "creator_name": "Jawio",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/85d0ee4c-a77b-475d-8d21-31f5462b8e1a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41010/",
            "metadata": {
                "length": 8026,
                "lengthKind": "straight-line",
                "duration": 16503,
                "positionLists": 2,
                "positions": 1188,
                "size": 161994,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2022-12-10T13:32:37+00:00",
                "elevationGain": 185,
                "elevationLoss": 149,
                "country": "ES"
            }
        },
        {
            "description": "GLS-HRYYY",
            "creator_name": "NURSU1232",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1ad023de-8b8d-4d5c-9a9c-9847e496ace5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41661/",
            "metadata": null
        },
        {
            "description": "WPT001 to 06.806; N",
            "creator_name": "NURSU1232",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/967db978-61da-4087-a67f-70af1e6baedb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41662/",
            "metadata": null
        },
        {
            "description": "Position 1 to Position 2437",
            "creator_name": "deston.howard",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2d87e0d9-72ac-465b-a2f1-47ac2a25fa27"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41720/",
            "metadata": {
                "length": 21031,
                "lengthKind": "track",
                "duration": 7806,
                "positionLists": 1,
                "positions": 2437,
                "size": 140803,
                "format": "Columbus GPS Type 2 (*.csv)",
                "startTime": "2025-02-11T15:50:22+00:00",
                "elevationGain": 631,
                "elevationLoss": 643,
                "country": "US"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1403/"
}