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

GET /v1/routes/57291/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3bab2f485b9e7f45b9139201ff2e42dc"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8010/?format=api",
    "description": "01 Zürich-Walenstadt (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f44cba0f-c6ad-4f21-ab34-f469ddd9c493"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40800/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57291/?format=api",
    "metadata": {
        "length": 87932,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 476,
        "size": 31735,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CH"
    }
}