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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "/Track: Technikloipe Alte Ruhl/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/815153a3-e435-497e-86f8-e84280fd6335"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38027/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54518/",
    "metadata": {
        "length": 1797,
        "lengthKind": "track",
        "duration": 697,
        "positionLists": 1,
        "positions": 48,
        "size": 8982,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-12-07T14:10:27+00:00",
        "elevationGain": 70,
        "elevationLoss": 70,
        "country": "DE"
    }
}