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

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

{
    "category": "https://api.routeconverter.com/v1/categories/4991/?format=api",
    "description": "S01; Gurli to B44; Fribourg",
    "creator_name": "leon",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e5717be7-0c59-45b0-94a0-61539ba52959"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24351/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38223/?format=api"
}