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

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

{
    "category": "https://api.routeconverter.com/v1/categories/912/?format=api",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c31970dd-5fb4-4443-a5cf-b4a477c24ceb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2924/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3501/?format=api"
}