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

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

{
    "category": "https://api.routeconverter.com/v1/categories/226/?format=api",
    "description": "Naples  La belle tour",
    "creator_name": "mvanliessum",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08bc8316-9560-4f44-800f-c6a5b95ec312"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4924/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6902/?format=api"
}