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

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

{
    "category": "https://api.routeconverter.com/v1/categories/330/?format=api",
    "description": "Bachtaeler-Hoehenroute",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/536ae4e5-48c6-4afd-9e1c-2695b8504d03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/858/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1057/?format=api"
}