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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/?format=api",
    "description": "Medebach, Orkestrasse to Möhnesee",
    "creator_name": "hepka",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80add6ba-63c3-4b35-b096-76789f2378bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4593/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5451/?format=api"
}