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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Aktueller Track: 26 JUN 2011 09:56",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e4442e1-fa11-48dc-bde5-298762d50713"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36758/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53249/",
    "metadata": {
        "length": 6518,
        "lengthKind": "track",
        "duration": 6371,
        "positionLists": 1,
        "positions": 787,
        "size": 77388,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-26T07:56:20+00:00",
        "elevationGain": 339,
        "elevationLoss": 274,
        "country": "CH"
    }
}