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

GET /v1/categories/7792/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 20 Apr 2024 16:11:37 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7607/",
    "name": "Ladestationen Deutschland und NL",
    "children": [],
    "routes": [
        {
            "description": "Ladestationen Deutschland CCS",
            "creator_name": "waschbrettbauch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/05ab4f15-77d5-464d-91be-ea211fbb593f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41619/",
            "metadata": null
        },
        {
            "description": "Ladestationen NL CCS",
            "creator_name": "waschbrettbauch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f9a5590a-a930-4f12-b5dd-c6fb56425842"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41620/",
            "metadata": {
                "length": 62441118,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 815,
                "size": 193227,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "NL"
            }
        },
        {
            "description": "Ladestationen EnBW D und NL nur CCS",
            "creator_name": "waschbrettbauch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/33439113-fda6-40d9-8b37-4d970d06476b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41621/",
            "metadata": null
        },
        {
            "description": "01 apr 11:07",
            "creator_name": "marcocn",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bc581e9e-c3df-4c04-8e56-e5138cbbcb7a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41655/",
            "metadata": {
                "length": 97457,
                "lengthKind": "track",
                "duration": 7100,
                "positionLists": 1,
                "positions": 6398,
                "size": 780923,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2024-04-01T07:09:33+00:00",
                "country": "IT"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7792/"
}