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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1011/?format=api",
    "description": "197 K to 197 G",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e9b9739c-268f-4ec2-aa8c-e8d14eec3c2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3172/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3789/?format=api"
}