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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Motortoertocht Enter",
    "creator_name": "paulo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf3c1b98-7720-467d-a633-2e0be3b05dbd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1994/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2491/?format=api"
}