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

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

{
    "category": "https://api.routeconverter.com/v1/categories/710/?format=api",
    "description": "150Km südl Berlin auf Kreisstrassen ",
    "creator_name": "taugenix",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5eead545-3e23-4703-8ef9-1ca4211fe99d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4868/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5777/?format=api"
}