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

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

{
    "category": "https://api.routeconverter.com/v1/categories/729/?format=api",
    "description": "Großer Heideweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/801e4df5-aa08-4c73-9377-49b739920446"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2121/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2635/?format=api"
}