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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1010/?format=api",
    "description": "195 C - A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/468cdb10-5e03-453a-8434-5ea195e2c609"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3168/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3785/?format=api"
}