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

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

{
    "category": "https://api.routeconverter.com/v1/categories/5605/?format=api",
    "description": "Crooksbury",
    "creator_name": "clisco",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ff1ab2fd-f6cb-4413-8e27-dfb80e6995c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23961/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27930/?format=api"
}