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

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

{
    "category": "https://api.routeconverter.com/v1/categories/66/?format=api",
    "description": "Rundtour südwestlich von Kilkenny",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_05.nmea",
    "url": "https://api.routeconverter.com/v1/routes/126/?format=api"
}