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

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

{
    "category": "https://api.routeconverter.com/v1/categories/452/?format=api",
    "description": "Steinach an der Saale Bergkapelle  Bildeiche ",
    "creator_name": "maffy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dbd0beb9-ab56-47a1-b231-421de351efe3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1246/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1551/?format=api"
}