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

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

{
    "category": "https://api.routeconverter.com/v1/categories/564/?format=api",
    "description": "VNM#3 Lerum-Halden",
    "creator_name": "Skye",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c62c7666-293a-4438-8cc9-c7eb04c18c34"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5784/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7826/?format=api"
}