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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Campeonato de Asturias de C.R.I",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72a4c033-e5e7-4ff5-b628-5dad21309c7a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37686/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54177/",
    "metadata": {
        "length": 14577,
        "lengthKind": "track",
        "duration": 1410,
        "positionLists": 1,
        "positions": 783,
        "size": 287425,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-01T09:05:55+00:00",
        "elevationGain": 131,
        "elevationLoss": 131,
        "country": "ES"
    }
}