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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1020/?format=api",
    "description": "TXL A to TXL B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a78b7d5-c831-4c1b-a1c0-6b84a1c140c5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3197/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3814/?format=api"
}