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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bumblebee_Motorrad_Truppe_eV_Achim-Teufelsmoor-Bremerfoerde-Heidkrug-Verden",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8a0edf33-0143-4a04-b15f-49a43aec22e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38231/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54722/",
    "metadata": {
        "length": 441515,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 1360,
        "size": 115197,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}