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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/",
    "description": "Rundkurs Odenwald / Baden 211 km",
    "creator_name": "DogMan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/370f18a6-63ae-48f8-b9dd-8e03b401079a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1256/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1567/",
    "metadata": {
        "length": 211111,
        "lengthKind": "track",
        "duration": 86400,
        "positionLists": 1,
        "positions": 769,
        "size": 158868,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2009-04-10T11:06:03+00:00",
        "elevationGain": 1925,
        "elevationLoss": 1931,
        "country": "DE"
    }
}