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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Piesenkopf 1630m",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6ea04bb-25b8-47c6-a946-cb600ca53dca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40089/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56580/",
    "metadata": {
        "length": 15252,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 423,
        "size": 29821,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}