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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "description": "Position 1 to Position 61",
    "creator_name": "Aepi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b71ebbf-71b2-48e8-9d83-816edeab9e5d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27461/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40989/?format=api"
}