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

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

{
    "category": "https://api.routeconverter.com/v1/categories/324/",
    "description": "Adonis-Wanderung bei Poli",
    "creator_name": "Vodi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8b10d35b-67dd-4c06-9e74-494e38cd3e5c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/820/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1018/",
    "metadata": {
        "length": 7067,
        "lengthKind": "track",
        "duration": 11441,
        "positionLists": 1,
        "positions": 604,
        "size": 73359,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-11-18T11:01:23+00:00",
        "elevationGain": 1938,
        "elevationLoss": 1922,
        "country": "CY"
    }
}