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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/?format=api",
    "description": "Ballon d'alsace to Schirmeck",
    "creator_name": "mlang",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b97d2109-2bb0-48e5-9a1e-ec5bc18d4d51"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2012/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2510/?format=api"
}