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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Rossberg RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f9ae4cd0-7359-4233-a81c-c0041242e811"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2684/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3244/?format=api"
}