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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2218/",
    "description": "Bikerfrühstück_2010",
    "creator_name": "ferienhaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7aac1d69-1f9b-4f7a-93af-9cc5ac629e6b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3614/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4305/",
    "metadata": {
        "length": 141297,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 726,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}