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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Kleine_Odenwaldrunde",
    "creator_name": "nubbo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1164d79f-5681-4d94-8270-607f00035f59"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3750/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4466/",
    "metadata": {
        "length": 107550,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1571,
        "size": 70695,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}