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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Gete - LeónGete - León",
    "creator_name": "NAVAPALO",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67d89f9b-16d3-4cd4-8e3c-661ad2b3e0fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27160/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40734/",
    "metadata": {
        "length": 54475,
        "lengthKind": "track",
        "duration": 27754,
        "positionLists": 1,
        "positions": 323,
        "size": 42895,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-01-23T10:16:15+00:00",
        "elevationGain": 530,
        "elevationLoss": 821,
        "country": "ES"
    }
}