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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8017/?format=api",
    "description": "Trackpoint 1 to Trackpoint 16128",
    "creator_name": "Marvel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b2bd4f52-192c-46b4-9da4-d766f626fac5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5073/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50628/?format=api",
    "metadata": {
        "length": 188211,
        "lengthKind": "straight-line",
        "duration": 64711,
        "positionLists": 3,
        "positions": 48384,
        "size": 8910232,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-13T07:49:11.743000+00:00",
        "elevationGain": 10827,
        "elevationLoss": 10809,
        "country": "DK"
    }
}