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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1265/?format=api",
    "description": "2010-05-03T06:37:30Z",
    "creator_name": "Heliraimund",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87e597fa-7c6b-47d1-af80-af7271021bb5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3810/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4553/?format=api"
}