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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/?format=api",
    "description": "Altbach, Germany to Altbach, Germany",
    "creator_name": "Boldor",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cbd9c7d4-570b-45be-9300-df4794aced80"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3883/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4635/?format=api"
}