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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "Annaberg-Wildalpeln",
    "creator_name": "Hoerby",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd2b752a-2cf6-42d9-b29a-d5f3fad32246"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27924/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41419/",
    "metadata": {
        "length": 257246,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 42,
        "size": 6502,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}