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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "20110518_RV_Höchsten_Oberhomberg_RV",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/880e43b7-50a2-460e-bd6d-b99e28757668"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38187/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54678/",
    "metadata": {
        "length": 54174,
        "lengthKind": "track",
        "duration": 12458,
        "positionLists": 1,
        "positions": 996,
        "size": 314261,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-18T12:31:30+00:00",
        "elevationGain": 3844,
        "elevationLoss": 3851,
        "country": "DE"
    }
}