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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "campeonato de España de maratón ''cazorla''",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7781ca06-e30c-4d98-9554-7978d60364ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37799/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54290/",
    "metadata": {
        "length": 68161,
        "lengthKind": "track",
        "duration": 16456,
        "positionLists": 1,
        "positions": 9778,
        "size": 3569441,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-19T04:30:47+00:00",
        "elevationGain": 2104,
        "elevationLoss": 2078,
        "country": "ES"
    }
}