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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/",
    "description": "Hallwang - Große Laufrunde (11,3 km)",
    "creator_name": "Zamorra",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/140740ac-d6d7-45b5-9076-687768900b33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1302/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1629/",
    "metadata": {
        "length": 11388,
        "lengthKind": "track",
        "duration": 6929,
        "positionLists": 1,
        "positions": 232,
        "size": 34298,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-04-20T11:39:45+00:00",
        "elevationGain": 852,
        "elevationLoss": 817,
        "country": "AT"
    }
}