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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/",
    "description": "01 Spazierweg mit Fiby",
    "creator_name": "Coubidou",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34c70ef9-fd07-4417-af3c-f0e8ea231a1c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6019/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8087/",
    "metadata": {
        "length": 4261,
        "lengthKind": "track",
        "duration": 3304,
        "positionLists": 1,
        "positions": 158,
        "size": 38782,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-01-18T14:01:34+00:00",
        "elevationGain": 362,
        "elevationLoss": 357,
        "country": "CH"
    }
}