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

GET /v1/routes/52981/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9e3dde3cbf6274ae9cf963e9a2f0a0f4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schwarzwaldrunde_Gesamtstrecke",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4355cf43-5b3e-410a-b52f-ab3a7060a362"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36490/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52981/",
    "metadata": {
        "length": 277092,
        "lengthKind": "track",
        "duration": 434582,
        "positionLists": 1,
        "positions": 13989,
        "size": 1842253,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-19T05:34:08+00:00",
        "elevationGain": 6636,
        "elevationLoss": 6728,
        "country": "DE"
    }
}