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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1005/?format=api",
    "description": "155 A to 155 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f559060-dfc0-4538-9980-23f3fb6aa719"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3151/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3768/?format=api"
}