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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1793/?format=api",
    "description": "Hiking_Eze_Nietzsche Trail",
    "creator_name": "ant1606",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89c61400-fbdf-40ac-b0a1-f5afdc9c64cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5608/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7609/?format=api"
}