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

GET /v1/routes/117/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "d48aaadb49e4958d5c985c918dca8980"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/64/",
    "description": "Von Ulsvåg nach Saltraumen",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2006NOR/touren/T08.nmea",
    "url": "https://api.routeconverter.com/v1/routes/117/",
    "metadata": null
}