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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/?format=api",
    "description": "Eisingen - Bodosweg8",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ce8a3a8-a8b2-49b1-801c-633244f28cfc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3261/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3880/?format=api"
}