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

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

{
    "category": "https://api.routeconverter.com/v1/categories/307/",
    "description": "Fahrradtour Zum Hubertussee 11,4",
    "creator_name": "pecat",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d1e9592-15f3-4156-9279-8d925ce3eb4d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26867/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40495/",
    "metadata": {
        "length": 11439,
        "lengthKind": "track",
        "duration": 2934,
        "positionLists": 1,
        "positions": 281,
        "size": 38819,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-08-08T10:01:51.656000+00:00",
        "elevationGain": 54,
        "elevationLoss": 44,
        "country": "DE"
    }
}