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

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

{
    "category": "https://api.routeconverter.com/v1/categories/64/?format=api",
    "description": "Von Andenes nach Ulsvåg",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2006NOR/touren/T07.nmea",
    "url": "https://api.routeconverter.com/v1/routes/116/?format=api"
}