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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-06-27",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55e557b2-f574-4ae7-a183-b9ff930954a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36937/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53428/",
    "metadata": {
        "length": 24823,
        "lengthKind": "track",
        "duration": 7915,
        "positionLists": 1,
        "positions": 366,
        "size": 179646,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-27T10:24:10+00:00",
        "elevationGain": 425,
        "elevationLoss": 416,
        "country": "DE"
    }
}