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

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

{
    "category": "https://api.routeconverter.com/v1/categories/910/?format=api",
    "description": "Rundweg 6",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a30e7a82-5863-48ca-b27d-09716d0e6dd1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2915/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3493/?format=api"
}