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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1285/?format=api",
    "description": "Högnerhäusel Wettstetten",
    "creator_name": "Schnorchler",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/171ce4ae-e3f8-4f08-95d9-57f4674af5d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5308/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7299/?format=api"
}