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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1219/",
    "description": "Oachner Höfeweg  (2009-08-08 v1.0)",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63f7a315-e333-4289-b900-0ff097213bf1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4004/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4801/",
    "metadata": {
        "length": 14267,
        "lengthKind": "track",
        "duration": 12838,
        "positionLists": 1,
        "positions": 1297,
        "size": 192099,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-08T07:00:00+00:00",
        "elevationGain": 1028,
        "elevationLoss": 1028,
        "country": "IT"
    }
}