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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Narzissenweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76af1409-ef07-4ef4-8a24-babfe80286bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2983/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3561/?format=api"
}