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

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

{
    "category": "https://api.routeconverter.com/v1/categories/64/",
    "description": "Von Namsos nach Tynset",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2006NOR/touren/T12.nmea",
    "url": "https://api.routeconverter.com/v1/routes/121/",
    "metadata": null
}