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

GET /v1/routes/52623/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "c92055a2a166f30b8faa1692a66d8bfa"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Rescued route 2014-07-03",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/353a8eb5-bda5-4cd4-b891-6e10666eced1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36132/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52623/?format=api",
    "metadata": {
        "length": 38265,
        "lengthKind": "track",
        "duration": 8735,
        "positionLists": 1,
        "positions": 452,
        "size": 221398,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-03T11:40:10+00:00",
        "elevationGain": 429,
        "elevationLoss": 410,
        "country": "DE"
    }
}