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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1945/?format=api",
    "description": "Meignanne 10.6",
    "creator_name": "MUTHULAR Laurent",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f826cc6-becf-4ef8-9879-6dfb48892b5e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6115/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8195/?format=api"
}