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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Motorradfahren im Harz - http://motorrad.harzpoint.de",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02533dd2-6b85-438c-8da8-d94724f35977"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34940/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51431/",
    "metadata": {
        "length": 64690,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 46,
        "size": 1246,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}