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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Harscheidt RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ccdf6913-28e9-460b-9f71-8dd217eaecff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2658/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3218/?format=api"
}