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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "2011-05-02 08:45",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/401f3b1e-fdc5-4b7e-ab4e-5d93966a2005"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36411/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52902/",
    "metadata": {
        "length": 38491,
        "lengthKind": "track",
        "duration": 29353,
        "positionLists": 1,
        "positions": 6187,
        "size": 587029,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-02T06:45:29+00:00",
        "elevationGain": 201,
        "elevationLoss": 143
    }
}