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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/?format=api",
    "description": "250km wo die wahren korsen wohnen ganz oben am berg",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c6e143cf-5906-411c-bec5-264db7c7d22f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/8666/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/11051/?format=api"
}