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

GET /v1/routes/7299/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "569a1c79aace880aa67632652de0c810"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1285/?format=api",
    "description": "Högnerhäusel Wettstetten",
    "creator_name": "Schnorchler",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/171ce4ae-e3f8-4f08-95d9-57f4674af5d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5308/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7299/?format=api",
    "metadata": {
        "length": 4550,
        "lengthKind": "track",
        "duration": 4838400,
        "positionLists": 1,
        "positions": 350,
        "size": 57837,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2010-09-12T07:04:38+00:00",
        "elevationGain": 712,
        "elevationLoss": 722,
        "country": "DE"
    }
}