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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/?format=api",
    "description": "2011_louis_Tour01",
    "creator_name": "JK_Grafl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d20b2a91-5e04-4736-9ed7-a616316a8e7c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6133/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8213/?format=api"
}