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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "NeuePosition 1 to NeuePosition 36",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5af1244a-6059-451e-b476-09bae60bb94b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37063/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53554/",
    "metadata": {
        "length": 172794,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 36,
        "size": 1251,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}