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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2388/?format=api",
    "description": "von Narni nach Assergi",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2007ITA/touren/070713.nmea",
    "url": "https://api.routeconverter.com/v1/routes/94/?format=api"
}