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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/?format=api",
    "description": "2011_louis_Tour02",
    "creator_name": "JK_Grafl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1721d412-775d-4318-9412-e470dcad3d42"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6134/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8214/?format=api"
}