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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Downloader: Kurt Mühlethaler, Bühlermatte, 3703 Aeschi bei Spiez, kurt.muehlethaler@sunrise.ch",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/abbfe643-032e-4bd4-ade0-e69750a9f014"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39067/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55558/",
    "metadata": {
        "length": 829206,
        "lengthKind": "straight-line",
        "positionLists": 8,
        "positions": 621,
        "size": 40382,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CH"
    }
}