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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "lichtenstein test",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/175eb6a0-4c03-4403-b546-b876125b44fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35431/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51922/",
    "metadata": {
        "length": 2870,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 91,
        "size": 7607,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 65,
        "elevationLoss": 59,
        "country": "CH"
    }
}