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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/?format=api",
    "description": "Saverne to Ballon d'alsace",
    "creator_name": "mlang",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e1d5a417-fa29-4a2c-aa35-0d31a4510cbe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2013/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2511/?format=api"
}