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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Kalltal",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/658d8ef1-3879-46ce-9754-330d7bed94e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2676/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3236/?format=api"
}