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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Twentse avondtocht",
    "creator_name": "paulo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bcd7e31a-7208-4aa6-9de1-81c82674be04"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1996/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2493/?format=api"
}