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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/",
    "description": "Dolomiten3-2",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38627316-f8e6-40a6-87ad-d2e5a3793f31"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1455/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1838/",
    "metadata": {
        "length": 206201,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 1100,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "IT"
    }
}