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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/?format=api",
    "description": "Krähenberg-Odenwald 95 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf177e71-56eb-4d7f-b35d-75dd5ec5b969"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5824/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7867/?format=api"
}