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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/?format=api",
    "description": "Rundtour Monte Grappa 350 km",
    "creator_name": "matra-manni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/81e32507-6b77-432f-86c7-f868039047af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1180/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1442/?format=api"
}