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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Odenwald - Rundtour 270 km",
    "creator_name": "matra-manni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8d3f483-8718-41a0-b4ba-0d7e11b3283d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/256/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/305/",
    "metadata": {
        "length": 251063,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 899,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}