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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Bergstein-Obermaubach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59f4194f-3c4d-43f6-9466-66ad8c99a293"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2668/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3228/?format=api"
}