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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Erkensruhr-Hirschrott",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/548fc932-0910-4dc5-846c-3c2d649d2c97"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2966/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3544/?format=api"
}