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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "OK INVERSE  les grands cols des Alpes (CH-AT-IT)",
    "creator_name": "Diouf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f3dbcb94-22ba-4a55-94a9-04e8b188c4e1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26330/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51045/",
    "metadata": {
        "length": 3145002,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 143,
        "size": 14707,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "CH"
    }
}