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

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

{
    "category": "https://api.routeconverter.com/v1/categories/66/",
    "description": "Nach Kilkenny",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_04.nmea",
    "url": "https://api.routeconverter.com/v1/routes/125/",
    "metadata": null
}