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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-03-29) - Neukölln - Spandau - Wannsee - Neukölln",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/74d66b90-0492-470e-acf3-66e62590e829"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37745/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54236/",
    "metadata": {
        "length": 63401,
        "lengthKind": "track",
        "duration": 27219,
        "positionLists": 1,
        "positions": 8259,
        "size": 1041035,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-29T09:54:59+00:00",
        "elevationGain": 1976,
        "elevationLoss": 1998,
        "country": "DE"
    }
}