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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "Sopaljska Crikvenica to Saalfelden ",
    "creator_name": "famon",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aaea3cd6-cbe2-4f5a-a951-d4d27b728f77"
    },
    "localFile": "https://api.routeconverter.com/v1/files/14165/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/17094/",
    "metadata": {
        "length": 506276,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 16,
        "size": 5703,
        "format": "GoPal 5 Route (*.xml)",
        "country": "SI"
    }
}