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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/?format=api",
    "description": "4. La Roche 75km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a71472ce-1741-4e53-adcd-ac025b29c647"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38955/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55446/?format=api",
    "metadata": {
        "length": 155212,
        "lengthKind": "routed",
        "duration": 18828,
        "positionLists": 2,
        "positions": 1620,
        "size": 178158,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-07T11:47:19+00:00",
        "country": "BE"
    }
}