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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "CARTEL INFORMATIVO to CRUCE A LA IZQUIERDA POR LA CARRETERA",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0cd6a28f-8ca7-4e6b-9d8d-b46f32162098"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35185/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51676/",
    "metadata": {
        "length": 22911,
        "lengthKind": "straight-line",
        "duration": 1866600,
        "positionLists": 2,
        "positions": 315,
        "size": 55215,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-17T09:30:37.925000+00:00",
        "elevationGain": 866,
        "elevationLoss": 899,
        "country": "ES"
    }
}