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

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

{
    "category": "https://api.routeconverter.com/v1/categories/54/?format=api",
    "description": "Rüber nach Irland",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_03.nmea",
    "url": "https://api.routeconverter.com/v1/routes/124/?format=api"
}