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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/?format=api",
    "description": "Mittsommer 300",
    "creator_name": "motorx",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c40c3dbe-6a88-4cd5-9258-1354ea786822"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12065/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/14822/?format=api"
}