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

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

{
    "category": "https://api.routeconverter.com/v1/categories/384/?format=api",
    "description": "Etappe 12 Eifelsteig",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7387a8f-89cb-4263-af05-175e3e45f02d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/995/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1232/?format=api"
}