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

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

{
    "category": "https://api.routeconverter.com/v1/categories/514/?format=api",
    "description": "Von Baschi nach Florenz (nördlich davon)",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2007ITA/touren/070726.nmea",
    "url": "https://api.routeconverter.com/v1/routes/106/?format=api"
}