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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1004/?format=api",
    "description": "154 A to 154 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27e276b3-08f3-4126-9f54-116cba04e020"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3145/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3762/?format=api"
}