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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Suedliche_Pfalz",
    "creator_name": "nubbo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d34ca93-b564-4c85-a2a7-7faf39d2b3ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3752/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4468/",
    "metadata": {
        "length": 221467,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 879,
        "size": 39555,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}