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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/?format=api",
    "description": "Simonskall Eifel  (293km)",
    "creator_name": "Greyhound",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a8112265-389c-4db7-ad03-df187c9c723f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1642/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2072/?format=api"
}