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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Hagenturm (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/683a5f9a-a559-442d-8b48-6848d34d0c73"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37404/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53895/",
    "metadata": {
        "length": 40383,
        "lengthKind": "track",
        "duration": 11212,
        "positionLists": 1,
        "positions": 1435,
        "size": 172303,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-12T16:05:49+00:00",
        "elevationGain": 859,
        "elevationLoss": 849,
        "country": "CH"
    }
}