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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Bovenbergrund",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8f6d240-01e0-40a4-a0a6-72d345ecba82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/826/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1025/?format=api"
}