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

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

{
    "category": "https://api.routeconverter.com/v1/categories/33/?format=api",
    "description": "AS4 to B85 Nürnberger Straße",
    "creator_name": "heldimen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76250b1b-1236-4c9c-83cc-87d2d5f4b1f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26559/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40210/?format=api"
}