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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Eifeltäler",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/081be574-c3e2-49c8-a44e-2b96da06b32a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3077/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3663/?format=api"
}