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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Haller Kleebaltt-Route, Rundtour HW 1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/85e53ff3-da34-4ba3-914c-6d6f580385d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38133/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54624/",
    "metadata": {
        "length": 38804,
        "lengthKind": "track",
        "duration": 7356,
        "positionLists": 1,
        "positions": 442,
        "size": 57684,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-16T11:52:32.404000+00:00",
        "elevationGain": 25,
        "elevationLoss": 26,
        "country": "DE"
    }
}