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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Simonskall RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/baaf3750-5484-409c-8fa0-d9e38ffa7495"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2687/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3247/?format=api"
}