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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1008/?format=api",
    "description": "192 A to 192 C",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f2cbdcda-fe0a-4c88-ba6a-45bcef6536e1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3159/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3776/?format=api"
}