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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Investigando",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1662d75e-085a-4390-ac91-559b6d7fcbab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35411/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51902/",
    "metadata": {
        "length": 22824,
        "lengthKind": "track",
        "duration": 6204,
        "positionLists": 1,
        "positions": 871,
        "size": 254011,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-24T08:38:54+00:00",
        "elevationGain": 747,
        "elevationLoss": 815,
        "country": "ES"
    }
}