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

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

{
    "category": "https://api.routeconverter.com/v1/categories/870/?format=api",
    "description": "30a Santiago-Negreia-Vilaserio",
    "creator_name": "harusu",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c3e5749-70d9-4067-aedb-48f8786b76f0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2838/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3411/?format=api"
}