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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2014-07-04 09:12:31)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22a9b467-dcbb-49b6-9ea0-db98466ef12c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35697/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52188/",
    "metadata": {
        "length": 15381,
        "lengthKind": "track",
        "duration": 15050,
        "positionLists": 1,
        "positions": 3764,
        "size": 388189,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-04T08:12:31+00:00",
        "elevationGain": 1109,
        "elevationLoss": 1131,
        "country": "DE"
    }
}