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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1630/?format=api",
    "description": "Rondje Schin op Geul",
    "creator_name": "jokiair",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee5fdfbc-69f2-4c08-b432-c959f42a7b6f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1631/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2050/?format=api"
}