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

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

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