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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Lieblingsstrecke Odenwald 190 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b0f9a9c-d1fe-478f-96e8-de19bede6a11"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5825/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7868/",
    "metadata": {
        "length": 201025,
        "lengthKind": "routed",
        "duration": 2228,
        "positionLists": 1,
        "positions": 29,
        "size": 6318,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-04T15:04:02.215000+00:00",
        "elevationGain": 1155,
        "elevationLoss": 1157,
        "country": "DE"
    }
}