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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/",
    "description": "Simonskall Eifel  (293km)",
    "creator_name": "Greyhound",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a8112265-389c-4db7-ad03-df187c9c723f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1642/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2072/",
    "metadata": {
        "length": 183066,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 35,
        "size": 2228,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}