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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/?format=api",
    "description": "Böhmenrundfahrt 193 km",
    "creator_name": "Kaloyn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5665e125-391f-4158-af3f-4469b53e6d03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12249/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/15025/?format=api"
}