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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1218/?format=api",
    "description": "Alpenrosenköpfle",
    "creator_name": "Frakur",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95b93aca-0de0-47ce-a6ea-94d904ea8648"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26647/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40298/?format=api"
}