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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "bokr_gesamt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b340eb9-b5d3-46e4-b31f-010340fdcd5d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36284/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52775/",
    "metadata": {
        "length": 425366,
        "lengthKind": "track",
        "duration": 128568,
        "positionLists": 1,
        "positions": 6302,
        "size": 767263,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-01T13:02:42+00:00",
        "elevationGain": 7458,
        "elevationLoss": 7229,
        "country": "DE"
    }
}