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

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

{
    "category": "https://api.routeconverter.com/v1/categories/917/?format=api",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cec0c259-cdd0-4223-bc90-887dbe3e570b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2951/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3529/?format=api"
}