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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/?format=api",
    "description": "Tour Sauerland1",
    "creator_name": "Lalle",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5d34131e-888f-4259-bdda-5969bcf7fda8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6178/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8259/?format=api"
}