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

GET /v1/routes/1318/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "d017176246226a37c64cd516b21c00e6"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/6488/",
    "description": "uitwaaien bij onze noorderburen",
    "creator_name": "BEL157",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2eda0c7c-98dc-4a71-be71-0d1fb26f9219"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1074/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1318/",
    "metadata": {
        "length": 602558,
        "lengthKind": "straight-line",
        "duration": 12706,
        "positionLists": 2,
        "positions": 3310,
        "size": 327111,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-04-22T19:07:26+00:00",
        "country": "NL"
    }
}