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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Brück",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/db14c09b-2aaf-4907-afed-1811b7e0d4d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2693/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3253/?format=api"
}