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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Vecindario-sardina (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c5c61774-ae02-4780-ac8f-ca8eb46b9d91"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39662/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56153/",
    "metadata": {
        "length": 14042,
        "lengthKind": "track",
        "duration": 6438,
        "positionLists": 1,
        "positions": 1242,
        "size": 160692,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-02T11:18:32+00:00",
        "elevationGain": 824,
        "elevationLoss": 840
    }
}