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

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

{
    "category": "https://api.routeconverter.com/v1/categories/916/?format=api",
    "description": "Rundweg 9",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/589c1bad-0938-4ffa-aa91-63bc5e6479bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2950/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3528/?format=api"
}