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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1161/?format=api",
    "description": "S Lake Shore Dr US 41 to County Road 200N",
    "creator_name": "dagama-na",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f984fa6-1a79-415d-b658-c609099d331a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3731/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4444/?format=api"
}