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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1218/?format=api",
    "description": "Alpsteigtobel",
    "creator_name": "Frakur",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0239d89a-bbe3-4e15-82bc-94f66bd88a66"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26649/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40300/?format=api"
}