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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Panoramaweg West",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd3488d3-a2a5-4f96-acb0-a6a18f60a5eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2000/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2497/?format=api"
}