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

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

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