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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1011/",
    "description": "197 G - K",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03b60db2-339f-412c-9361-6b8f94eb64f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3171/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3788/",
    "metadata": {
        "length": 14059,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 34,
        "size": 4464,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}