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

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

{
    "category": "https://api.routeconverter.com/v1/categories/917/?format=api",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/850fa7c9-159a-49af-8f65-c32a7898fe89"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2954/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3532/?format=api"
}