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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "2012-08-09 18:14:59 Auto",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/69a9aec3-eb25-4f49-a135-5647663bc22b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37438/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53929/",
    "metadata": {
        "length": 257112,
        "lengthKind": "track",
        "duration": 15836,
        "positionLists": 1,
        "positions": 2527,
        "size": 267040,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-09T23:14:59+00:00",
        "elevationGain": 2571,
        "elevationLoss": 2572,
        "country": "PE"
    }
}