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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Gemünd-Thönnishäuschen RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/edecf530-43d1-492a-a31f-0cfc4f8288c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2968/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3546/?format=api"
}