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

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

{
    "category": "https://api.routeconverter.com/v1/categories/710/",
    "description": "Berliner Runde XVII",
    "creator_name": "Gargoyles",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56a3ea7b-b577-488f-b5f5-fef98eb39fd6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3511/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4161/",
    "metadata": {
        "length": 271999,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 672,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}