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

GET /v1/categories/4239/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 14 Jan 2025 15:53:10 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/648/",
    "name": "Toscana",
    "children": [],
    "routes": [
        {
            "description": "Papiermuseum – Museo della Carta Runde von Maina Inferiore 1",
            "creator_name": "Afmann",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f47c82c6-26ab-4d75-9fc7-1ee9a575e94e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39312/",
            "metadata": {
                "length": 2570,
                "lengthKind": "straight-line",
                "duration": 2336,
                "positionLists": 2,
                "positions": 186,
                "size": 24166,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2018-08-25T08:44:41+00:00",
                "elevationGain": 116,
                "elevationLoss": 85,
                "country": "IT"
            }
        },
        {
            "description": "Papiermuseum – Museo della Carta Runde von Maina Inferiore 2",
            "creator_name": "Afmann",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/44739fc6-5e6e-4373-9db6-36737c8e31c3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39313/",
            "metadata": {
                "length": 6910,
                "lengthKind": "straight-line",
                "duration": 6701,
                "positionLists": 2,
                "positions": 459,
                "size": 59549,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2018-08-25T09:31:55+00:00",
                "elevationGain": 264,
                "elevationLoss": 303,
                "country": "IT"
            }
        },
        {
            "description": "Castelfranco- Gastra-Tal_Wanderung leicht",
            "creator_name": "oblanken",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3eb0d6eb-9724-45ce-97ea-1b399b53d8e3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39699/",
            "metadata": {
                "length": 11119,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 325,
                "size": 50867,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 454,
                "elevationLoss": 519,
                "country": "IT"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/4239/"
}