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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8067/",
    "description": "2015-04-03 16:44:12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf4e0ce9-9be9-4350-b501-4daec93c95cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39906/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56397/",
    "metadata": {
        "length": 16388,
        "lengthKind": "track",
        "duration": 32277,
        "positionLists": 1,
        "positions": 2100,
        "size": 224012,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-04-03T04:46:09+00:00",
        "elevationGain": 1357,
        "elevationLoss": 1848,
        "country": "ET"
    }
}