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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Urftalsperre",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb31fbd1-a62f-425b-b893-53d4e563cbe9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2689/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3249/?format=api"
}