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

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

{
    "category": "https://api.routeconverter.com/v1/categories/954/?format=api",
    "description": "Jura4",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d37fa191-87c3-4649-ad8b-b6ba74105bb6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3059/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3644/?format=api"
}