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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2632/?format=api",
    "description": "Vogesentest",
    "creator_name": "PaPo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/600adc33-c9df-4181-b9b3-371a2b09e68c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24838/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38676/?format=api"
}