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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2012-10-01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68d8aa0d-3506-42d5-ade6-dbeca3437dce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37419/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53910/",
    "metadata": {
        "length": 48086,
        "lengthKind": "track",
        "duration": 22963,
        "positionLists": 1,
        "positions": 5590,
        "size": 1125787,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-01T07:21:34+00:00",
        "elevationGain": 365,
        "elevationLoss": 361,
        "country": "DE"
    }
}