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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "Cingoli-San Severino",
    "creator_name": "Sergio Lorenzini",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44ce69bd-4556-4f8b-861b-6689814fd560"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26741/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40385/?format=api"
}