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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bad Arolsen to Bad Arolsen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1bed6b49-1ec8-4482-928d-ea565f4aa6bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35540/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52031/",
    "metadata": {
        "length": 137135,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 38,
        "size": 1304,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}