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

GET /v1/routes/41620/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "a06b4a5a6fd9474c8edbb35294766d1b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7792/",
    "description": "Ladestationen NL CCS",
    "creator_name": "waschbrettbauch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f9a5590a-a930-4f12-b5dd-c6fb56425842"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28165/",
    "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"
    }
}