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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-09-19/20/21) - Hamburg und Harburger Berge",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f34967c-f3a1-4eee-9597-0438bf288a59"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36783/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53274/",
    "metadata": {
        "length": 110473,
        "lengthKind": "track",
        "duration": 158357,
        "positionLists": 1,
        "positions": 13437,
        "size": 2701459,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-09-19T17:53:03+00:00",
        "elevationGain": 4172,
        "elevationLoss": 4189,
        "country": "DE"
    }
}