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

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

{
    "category": "https://api.routeconverter.com/v1/categories/328/?format=api",
    "description": "Rundkurs",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96a771fb-5294-42be-849d-e2c4da7ebbdd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/848/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1047/?format=api"
}