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

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

{
    "category": "https://api.routeconverter.com/v1/categories/836/?format=api",
    "description": "Rundweg 2 Um den Meuchelberg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2852c6d-90dd-401f-8339-def228a9a865"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2706/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3268/?format=api"
}