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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/?format=api",
    "description": "von Dersau nach Dänemark",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66a5c76f-1bef-4a1a-b061-ae8695074dfe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24225/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38127/?format=api"
}