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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Ypres Salient Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28719b43-e6ee-4fb3-8011-34b049fb4114"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35821/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52312/",
    "metadata": {
        "length": 69756,
        "lengthKind": "track",
        "duration": 6715,
        "positionLists": 1,
        "positions": 861,
        "size": 109405,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-03T11:24:47+00:00",
        "elevationGain": 515,
        "elevationLoss": 532,
        "country": "BE"
    }
}