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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "ADAC Startup2011-Corinna",
    "creator_name": "Biker-Wili",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e399aa64-8de7-4cdd-90ab-e14077644fee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6563/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8676/",
    "metadata": {
        "length": 171127,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 30,
        "size": 1028,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}