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

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

{
    "category": "https://api.routeconverter.com/v1/categories/4058/",
    "description": "Val Nalps",
    "creator_name": "JFrattaroli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94233473-06cd-43b2-b160-6122749f269c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23936/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27905/",
    "metadata": {
        "length": 13711,
        "lengthKind": "track",
        "duration": 15089,
        "positionLists": 1,
        "positions": 1657,
        "size": 335875,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-09-27T07:39:31+00:00",
        "elevationGain": 642,
        "elevationLoss": 642,
        "country": "CH"
    }
}