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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/?format=api",
    "description": "Thementour 9",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2b38a61-22a4-46d9-a9b2-4cc7a7860f0f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2583/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3143/?format=api"
}