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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "Tank up",
    "creator_name": "Jane_Merc",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "https://maps.app.goo.gl/3iRKTrjySXqGJCkG7",
    "url": "https://api.routeconverter.com/v1/routes/41825/?format=api"
}