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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Monschau, der Jahrhundertweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f5085e51-4a26-466c-ad7b-4664957ab0a8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2979/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3557/",
    "metadata": {
        "length": 17795,
        "lengthKind": "track",
        "duration": 4940,
        "positionLists": 1,
        "positions": 500,
        "size": 67044,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-10-18T17:12:58+00:00",
        "elevationGain": 1431,
        "elevationLoss": 1429,
        "country": "DE"
    }
}