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

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

{
    "category": "https://api.routeconverter.com/v1/categories/674/?format=api",
    "description": "Hiking_Rifugio Salvin",
    "creator_name": "ant1606",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a0d4029-37ab-409c-aecc-bebcb9508a0f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5609/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7610/?format=api"
}