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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "32 - Unterhammerweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/802f3e12-0351-496f-a220-b219475c4c58"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37995/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54486/",
    "metadata": {
        "length": 4257,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 30,
        "size": 2543,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}