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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Downloader: Thomas Appenmaier, Am Haisterbach 5, 88339 Bad Waldsee, appenmaier@t-online.de",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/778d87d0-d9f6-4c68-a980-d3eec38bf40a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37801/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54292/",
    "metadata": {
        "length": 1647382,
        "lengthKind": "straight-line",
        "positionLists": 7,
        "positions": 2061,
        "size": 116448,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}