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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1004/?format=api",
    "description": "154 A to 154 F",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/062249a2-f240-4f70-be11-31f843644cd8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3146/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3763/?format=api"
}