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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "7-Quellen-Weg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6bc3908c-e5d7-48c7-9571-e3a59d961108"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37489/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53980/",
    "metadata": {
        "length": 15847,
        "lengthKind": "track",
        "duration": 18676,
        "positionLists": 1,
        "positions": 816,
        "size": 134652,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-03T10:12:59+00:00",
        "elevationGain": 225,
        "elevationLoss": 232,
        "country": "AT"
    }
}