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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Clásica de los Puertos Esmeralda 2012",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/40a7aa74-61bf-450b-9bde-8f431c70594e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36425/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52916/",
    "metadata": {
        "length": 106549,
        "lengthKind": "track",
        "duration": 15095,
        "positionLists": 1,
        "positions": 6390,
        "size": 2340512,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-16T07:05:59+00:00",
        "elevationGain": 1649,
        "elevationLoss": 1650,
        "country": "ES"
    }
}