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

GET /v1/routes/40362/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "df5305100d53b15276b0f249e52e3da3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7572/?format=api",
    "description": "2020-09-09(R) Stansstad - Varese - Alessandria - Genova",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e5ab902f-29f0-4d10-9ad6-4ca370e408a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26718/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40362/?format=api",
    "metadata": {
        "length": 312263,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 5,
        "size": 1231,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1662,
        "elevationLoss": 2087,
        "country": "IT"
    }
}