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

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

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