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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Furusund",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ce3bb92-d2f0-40a1-9048-1cbced760428"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27299/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40849/?format=api"
}