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

GET /v1/routes/7628/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6fb94e7497300ca48ba3c908235aa232"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1529/?format=api",
    "description": "B237 Hückeswagen 08-07-13_processed",
    "creator_name": "fingerpistole",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b562e1f-ad1f-419c-a26a-e4a50d1b8335"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5627/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7628/?format=api",
    "metadata": {
        "length": 2107,
        "lengthKind": "track",
        "duration": 605,
        "positionLists": 1,
        "positions": 44,
        "size": 6054,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-13T14:04:03+00:00",
        "elevationGain": 86,
        "elevationLoss": 35,
        "country": "DE"
    }
}