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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Besucherzentrum Vulcan San Antonio to Kraterblick Teneguida",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d7ce0da0-b937-4a22-a5cb-9b52563b4de0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40118/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56609/",
    "metadata": {
        "length": 35874,
        "lengthKind": "straight-line",
        "duration": 10820,
        "positionLists": 2,
        "positions": 168,
        "size": 25219,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-09T12:27:49+00:00",
        "elevationGain": 1179,
        "elevationLoss": 798
    }
}