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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cronómetro 03-ABR-12 09:21:11 PM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7779edb-32a8-4971-9e1f-04b167383fe2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39319/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55810/",
    "metadata": {
        "length": 4203,
        "lengthKind": "track",
        "duration": 908,
        "positionLists": 1,
        "positions": 131,
        "size": 13336,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-03T19:21:11+00:00",
        "elevationGain": 15,
        "elevationLoss": 24,
        "country": "ES"
    }
}