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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7573/",
    "description": "2020-09-20(T) Agrigento - Enna - Agira - Nicolosi - Etna - Messina - Reggio Calabria - Falerna",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/48a89e3e-d0ea-400e-8e65-3da90ed16642"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26714/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40358/",
    "metadata": {
        "length": 429663,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 8167,
        "size": 1213911,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 10051,
        "elevationLoss": 10352,
        "country": "IT"
    }
}