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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(2) to Villafranca del Bierzo (1)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d26bec90-42c6-41a9-bd92-4f457fed0058"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39996/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56487/",
    "metadata": {
        "length": 105674,
        "lengthKind": "straight-line",
        "duration": 158452128,
        "positionLists": 2,
        "positions": 390,
        "size": 61769,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-13T09:57:47+00:00",
        "elevationGain": 2432,
        "elevationLoss": 2018,
        "country": "ES"
    }
}