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

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

{
    "category": "https://api.routeconverter.com/v1/categories/255/",
    "description": "Rund um den Staffelsee",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e5ba4ddd-a5a2-40fb-8176-0fe1fe0ad2a2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/651/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/808/",
    "metadata": {
        "length": 20749,
        "lengthKind": "track",
        "duration": 20444,
        "positionLists": 1,
        "positions": 1845,
        "size": 378351,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-19T10:15:31+00:00",
        "elevationGain": 557,
        "elevationLoss": 557,
        "country": "DE"
    }
}