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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1376/?format=api",
    "description": "kleine Tour um Bremen",
    "creator_name": "kayman",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5efbbe84-05dc-44ea-b953-207907e97704"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1084/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1327/?format=api"
}