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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/?format=api",
    "description": "2011_louis_Tour03",
    "creator_name": "JK_Grafl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4ee9270-0dec-4fd5-ad7a-5bca8938dee2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6136/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8216/?format=api"
}