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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/?format=api",
    "description": "Wasserlandroute",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a4a969bb-6eed-4b67-9b99-23dc7fc0ccb6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2624/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3184/?format=api"
}