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

GET /v1/routes/40849/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3a818d602b8a1d1b0cb2cc631282ba24"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Furusund",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ce3bb92-d2f0-40a1-9048-1cbced760428"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27299/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40849/?format=api",
    "metadata": {
        "length": 124848,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6332,
        "size": 1225840,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 538,
        "elevationLoss": 538
    }
}