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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7711/?format=api",
    "description": "Wassermanntour",
    "creator_name": "freddy.s",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/18f8fb3d-6f52-4879-a1dd-ae605988dfa2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27420/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40955/?format=api"
}