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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Position 1 to Position 496",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68d4d8ce-b2b9-45ee-ae1c-5cf39570adb9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37417/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53908/",
    "metadata": {
        "length": 92467,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 496,
        "size": 24614,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "CH"
    }
}