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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "2017 Turku Archipelago",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00c081f8-15e0-4404-9dbd-ed59e9d19ce1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24091/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38017/?format=api",
    "metadata": {
        "length": 413610,
        "lengthKind": "track",
        "duration": 258514,
        "positionLists": 1,
        "positions": 312,
        "size": 48544,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-02-28T07:52:22.332000+00:00"
    }
}