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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/?format=api",
    "description": "Thementour 7a",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a10ad3c-1c78-48f1-8eae-cd750c0727d4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2581/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3141/?format=api"
}