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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1639/",
    "description": "Geführte Tour vom Landgsthaus Niemann",
    "creator_name": "dickwanst157",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/261e4b62-ac55-44b2-b26c-4c80d4f8f43e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/664/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/826/",
    "metadata": {
        "length": 254600,
        "lengthKind": "track",
        "duration": 345600,
        "positionLists": 1,
        "positions": 20423,
        "size": 4766746,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2008-09-12T07:47:32+00:00",
        "elevationGain": 4565,
        "elevationLoss": 4548,
        "country": "DE"
    }
}