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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1945/?format=api",
    "description": "PointOfInterestC 1 to Position 16",
    "creator_name": "brando.02.miguel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed8106cc-364a-4411-b90f-e0808c166496"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26650/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40301/?format=api"
}