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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Erfttalroute",
    "creator_name": "Kolibri",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/267fdd9d-057a-4d3d-b32b-6717036f8526"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3767/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50532/",
    "metadata": {
        "length": 73918,
        "lengthKind": "track",
        "duration": 49542,
        "positionLists": 1,
        "positions": 301,
        "size": 60889,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-23T07:09:23+00:00",
        "elevationGain": 339,
        "elevationLoss": 237,
        "country": "DE"
    }
}