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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2388/?format=api",
    "description": "Rundtour Barrea-Scanno-Sulmona-Roccaraso-Barrea",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2007ITA/touren/070717.nmea",
    "url": "https://api.routeconverter.com/v1/routes/100/?format=api"
}