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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Fusch an der Großglocknerstraße -> Fusch an der Großglocknerstraße",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20595384-165b-41f4-ba3e-781b03868d51"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35643/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52134/",
    "metadata": {
        "length": 287203,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 1726,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}