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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8054/?format=api",
    "description": "Skalleruds Gard 10km ATB route (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70f4fbb2-a875-4c39-a202-a0b83341fe2c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37631/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54122/?format=api",
    "metadata": {
        "length": 10201,
        "lengthKind": "routed",
        "duration": 6629,
        "positionLists": 1,
        "positions": 45,
        "size": 9546,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-12-31T12:09:06.108000+00:00",
        "country": "SE"
    }
}