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

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

{
    "category": "https://api.routeconverter.com/v1/categories/913/?format=api",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90684a4a-b712-4416-91c9-6b21fe17a055"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2929/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3507/?format=api"
}