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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1064/",
    "description": "Rundwanderweg 09",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2b9c54b-ff8d-47cd-8394-969913a5e2e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3441/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4086/",
    "metadata": {
        "length": 6796,
        "lengthKind": "track",
        "duration": 5547,
        "positionLists": 1,
        "positions": 491,
        "size": 65852,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-05T08:26:06+00:00",
        "elevationGain": 211,
        "elevationLoss": 260,
        "country": "DE"
    }
}