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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1005/?format=api",
    "description": "155 A to 155 A + UMLEITUNG",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e13b0ae-4add-4357-9a51-ff7bae835b5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3149/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3766/?format=api"
}