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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1003/?format=api",
    "description": "108 B to 108 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/043588c9-7592-4450-8c5c-0cd9b0c175c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3139/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3756/?format=api"
}