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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Rundweg- Hohes Venn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d0db72f-9238-4687-a50b-40b945d12ce0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2991/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3569/",
    "metadata": {
        "length": 7536,
        "lengthKind": "track",
        "duration": 5401,
        "positionLists": 1,
        "positions": 190,
        "size": 26115,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-22T19:15:44+00:00",
        "elevationGain": 90,
        "elevationLoss": 95,
        "country": "DE"
    }
}