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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8037/?format=api",
    "description": "Fylkesveg 58 90",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/903f4fd5-b4bf-4abb-bf7e-08d6fc0b4066"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38400/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54891/?format=api",
    "metadata": {
        "length": 17953,
        "lengthKind": "track",
        "duration": 10598,
        "positionLists": 1,
        "positions": 2051,
        "size": 414949,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-16T15:33:24.747000+00:00",
        "elevationGain": 547,
        "elevationLoss": 1295
    }
}