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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1413/?format=api",
    "description": "Othoni-Igoumenitsa",
    "creator_name": "SkipperUDO",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/091ff76e-cbc4-4368-b9a5-8bf6b8aa43a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4354/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5162/?format=api"
}