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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1632/",
    "description": "Vöhringen (D) - Seefeld (A)",
    "creator_name": "Stammtisch NU/UL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c07aa93-0690-40a4-ad77-44ec99374c50"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2086/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2588/",
    "metadata": {
        "length": 330005,
        "lengthKind": "track",
        "duration": 31078,
        "positionLists": 1,
        "positions": 30825,
        "size": 5594132,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2009-08-16T08:10:27+00:00",
        "elevationGain": 5291,
        "elevationLoss": 4854,
        "country": "DE"
    }
}