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

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

{
    "category": "https://api.routeconverter.com/v1/categories/913/?format=api",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b1a8aeb-27bb-4b9c-9358-d9ef2f156eb7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2926/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3504/?format=api"
}