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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1281/?format=api",
    "description": "Nette Schieferpfad",
    "creator_name": "Heliraimund",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/204f04c5-5f6f-4d61-ac9b-38b657f88833"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3831/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4579/?format=api"
}