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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "Lüneburger Heide (350km): sehr schöne, grüne Strecke; um Bergen und Faßberg herum etwas langweilig",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bb7b97d9-5ea7-421a-9578-afa23406de53"
    },
    "localFile": "https://api.routeconverter.com/v1/files/208/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/245/",
    "metadata": {
        "length": 311884,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 39,
        "size": 3363,
        "format": "Map&Guide Tourenplaner 2006/2007 (*.bcr)",
        "country": "DE"
    }
}