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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/?format=api",
    "description": "Idstein-Wiesensee 125 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7180cc83-04e3-41ab-958e-6b24da378dd0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5833/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7876/?format=api"
}