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

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

{
    "category": "https://api.routeconverter.com/v1/categories/913/?format=api",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fdd9357-a307-47ec-890e-8dd16090de00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2928/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3506/?format=api"
}