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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "Feierabendrunde  um den Elm (65km)",
    "creator_name": "gremic61",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9325d401-78bc-4bdc-9b9e-8de9a57b3f51"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1058/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1295/",
    "metadata": {
        "length": 65118,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 23,
        "size": 1839,
        "format": "Navigon Mobile Navigator 5 (*.rte)",
        "country": "DE"
    }
}