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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7484/",
    "description": "Rundwanderung 08.04.2020 von Gladbeck Brauck nach Essen Karnap",
    "creator_name": "Ruhrpottschlingel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a9bebb8-53c5-48f6-bfb4-6f67b0838e55"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26397/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40069/",
    "metadata": {
        "length": 7842,
        "lengthKind": "track",
        "duration": 7505,
        "positionLists": 1,
        "positions": 668,
        "size": 90856,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-04-08T08:36:09.240000+00:00",
        "elevationGain": 100,
        "elevationLoss": 98,
        "country": "DE"
    }
}