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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "Tour Crikvenica",
    "creator_name": "famon",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c820613-c1dd-4261-a782-be5f251303e4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/14163/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/17092/",
    "metadata": {
        "length": 576723,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 7723,
        "format": "GoPal 5 Route (*.xml)",
        "country": "SI"
    }
}