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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Odenwald - Rundtour 190 km",
    "creator_name": "matra-manni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fa8af78-c607-4f50-879e-9bf2b9333aa7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/253/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/302/",
    "metadata": {
        "length": 187461,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 546,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}