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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Downloader: Thomas Appenmaier, Am Haisterbach 5, 88339 Bad Waldsee, appenmaier@t-online.de (11)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e0854b1-fbe6-4ab0-804d-e63d60833bf8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38338/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54829/",
    "metadata": {
        "length": 337410,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 494,
        "size": 31152,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CH"
    }
}