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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1012/?format=api",
    "description": "200 - B to 200 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1cc0898a-0e15-4d0a-927a-046837ce2e01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3176/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3793/?format=api"
}