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

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

{
    "category": "https://api.routeconverter.com/v1/categories/14/",
    "description": "Neuburg an der Donau",
    "creator_name": "applefarm@unitybox.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/280ab947-f60a-4d30-a4a5-ac245295bf29"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24285/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38176/",
    "metadata": {
        "length": 361579,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 32,
        "size": 806,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}