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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "1 (2014-05-01 10:32:12)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6db08895-866f-42cd-a92e-931c1817d3f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37548/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54039/",
    "metadata": {
        "length": 16982,
        "lengthKind": "track",
        "duration": 21307,
        "positionLists": 1,
        "positions": 4317,
        "size": 441296,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-01T09:32:12+00:00",
        "elevationGain": 1126,
        "elevationLoss": 1065,
        "country": "IT"
    }
}