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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Odenwald - Rundtour 265 km",
    "creator_name": "Touren-Fahrer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5995cd18-60c5-478f-95fb-a519b0084914"
    },
    "localFile": "https://api.routeconverter.com/v1/files/304/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/24987/",
    "metadata": {
        "length": 21215,
        "lengthKind": "track",
        "duration": 5961600,
        "positionLists": 1,
        "positions": 1093,
        "size": 157248,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2008-04-03T15:53:21+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}