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

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

{
    "category": "https://api.routeconverter.com/v1/categories/66/?format=api",
    "description": "Von Kilkenny nach Kilarny",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_06.nmea",
    "url": "https://api.routeconverter.com/v1/routes/129/?format=api"
}