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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/?format=api",
    "description": "Dedenborn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54b294ba-e3f8-41e5-bf8d-be26633d48d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/863/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1062/?format=api"
}