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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1639/",
    "description": "Münsterland über Felsenmühle 160km",
    "creator_name": "jamiro",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e655c1b-a26e-434b-ad86-1305b3453038"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2457/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3010/",
    "metadata": {
        "length": 163148,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 30,
        "size": 762,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}