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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/?format=api",
    "description": "Kleine Tour Bergisches Land",
    "creator_name": "Reteid",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a01c029c-6ae0-40c6-920d-0986aeb3c9cd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1577/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1979/?format=api"
}