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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/?format=api",
    "description": "Woffelsbach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/290dd884-2a77-403f-8af4-3e5781f0ad30"
    },
    "localFile": "https://api.routeconverter.com/v1/files/875/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1074/?format=api"
}