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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1265/?format=api",
    "description": "2010-05-07T07:03:53Z",
    "creator_name": "Heliraimund",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90bec300-f456-4637-b568-ddce1a2d7d7a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3813/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4556/?format=api"
}