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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/?format=api",
    "description": "001; Bolzano to 049; Bahnhofplatz und Garibaldistrasse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/839fb35f-fa81-4368-857e-50da5fce6aa3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38077/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54568/?format=api",
    "metadata": {
        "length": 473077,
        "lengthKind": "straight-line",
        "duration": 1746,
        "positionLists": 3,
        "positions": 3492,
        "size": 348857,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-02T08:44:17+00:00",
        "country": "IT"
    }
}