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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Felsenrundgang Teil 2a",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f551edf3-2edd-4fbd-8d55-1794e768d6d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3216/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3833/",
    "metadata": {
        "length": 7940,
        "lengthKind": "track",
        "duration": 10495,
        "positionLists": 1,
        "positions": 619,
        "size": 82746,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-20T08:17:20+00:00",
        "elevationGain": 180,
        "elevationLoss": 350,
        "country": "DE"
    }
}