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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1952/?format=api",
    "description": "Hattingen - Langenberg",
    "creator_name": "Diomedeadue",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60c1bf1f-7102-46f1-abaa-19364b9d1fab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6154/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8234/?format=api"
}