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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1003/?format=api",
    "description": "108 H to 108 C",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5530b030-0694-4a48-b6cd-293424858605"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3144/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3761/?format=api"
}