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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "mittelkaernten_gurktaler_alpen",
    "creator_name": "kutscher",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/411d88b6-dc44-4acd-9d87-adc363d4936f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/432/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/511/?format=api",
    "metadata": {
        "length": 312132,
        "lengthKind": "track",
        "duration": 114846,
        "positionLists": 1,
        "positions": 3073,
        "size": 363572,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-12-18T19:37:44+00:00",
        "elevationGain": 4743,
        "elevationLoss": 4743,
        "country": "AT"
    }
}