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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Alto de Ventana 1586m",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2fca4789-d1d7-4266-b50f-83ec00c534f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35992/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52483/",
    "metadata": {
        "length": 125449,
        "lengthKind": "track",
        "duration": 18905,
        "positionLists": 1,
        "positions": 7444,
        "size": 2726002,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-30T07:03:45+00:00",
        "elevationGain": 1856,
        "elevationLoss": 1827,
        "country": "ES"
    }
}