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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/?format=api",
    "description": "Levico Terme to Feltre",
    "creator_name": "Stonebiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90c535d5-6509-4888-bede-d6ed65358b20"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3358/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3982/?format=api"
}