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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Lienz Start to Lienz Ende",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/78ea1236-c26d-4aa5-be6a-75b7b6b0fe78"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37827/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54318/",
    "metadata": {
        "length": 1066326,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 32,
        "size": 10299,
        "format": "GoPal 5 Route (*.xml)",
        "country": "IT"
    }
}