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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/?format=api",
    "description": "Eifeltäler",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4c317b7e-db5e-4596-8dfe-6662e824ef35"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3213/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3830/?format=api"
}