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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1367/?format=api",
    "description": "Tübingen_Bodensee_300km_Rundkurs_Landstrassen",
    "creator_name": "Paul",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b97e4479-a2df-48b7-b5c1-0b87caca407b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1268/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1580/?format=api"
}