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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1112/?format=api",
    "description": "Anreise England, von Harwich nach Abergavenny",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_01.nmea",
    "url": "https://api.routeconverter.com/v1/routes/122/?format=api"
}