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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Odenwald - Rundtour 290 km",
    "creator_name": "matra-manni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc873a63-9d16-4ce8-a0a1-2c581d60f9b5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/257/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/306/",
    "metadata": {
        "length": 322379,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 31,
        "size": 1387,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}