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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Tonenburg ins Sauerland",
    "creator_name": "Rowdy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9dbcdf9b-2e37-4d6c-a6cc-300921fe41c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1698/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2134/?format=api"
}