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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Motorradtour 2012 Tag 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/370da37a-6d22-4ab3-ac09-c3e66c640bbd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36180/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52671/",
    "metadata": {
        "length": 283345,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 1701,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 90,
        "elevationLoss": 1555,
        "country": "DE"
    }
}