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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Alto de Erro (7) to Zubiri (9)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bc9065a8-e876-4da4-8fd1-fa3081fca8e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39437/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55928/",
    "metadata": {
        "length": 99665,
        "lengthKind": "straight-line",
        "duration": 135,
        "positionLists": 2,
        "positions": 185,
        "size": 27981,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-18T08:26:09+00:00",
        "elevationGain": 1195,
        "elevationLoss": 1496,
        "country": "ES"
    }
}