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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1349/?format=api",
    "description": "TF Traumstraße Meckl_Seeenplatte",
    "creator_name": "wolfram",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f9495c9-bb0a-47ab-8eec-21f075178f52"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4008/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4806/?format=api"
}