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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "11.09.2010 14:12-Spessart-SUPERCRUEL",
    "creator_name": "Supercruel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9364488b-fe99-4555-9c93-dca5464fd6c7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5727/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7743/",
    "metadata": {
        "length": 158476,
        "lengthKind": "track",
        "duration": 10655,
        "positionLists": 1,
        "positions": 3544,
        "size": 733089,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-11T14:13:00.940000+00:00",
        "elevationGain": 1834,
        "elevationLoss": 1683,
        "country": "DE"
    }
}