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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1265/?format=api",
    "description": "2010-05-06T07:27:56Z",
    "creator_name": "Heliraimund",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f5aa582d-df82-4dbb-9f54-9233c7c5c7dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3812/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4555/?format=api"
}