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

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

{
    "category": "https://api.routeconverter.com/v1/categories/64/?format=api",
    "description": "Von Bodø nach Leknes (Lofoten)",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2006NOR/touren/T05.nmea",
    "url": "https://api.routeconverter.com/v1/routes/114/?format=api"
}