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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Rurberg kurz",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a911e387-ee16-4b69-849a-4ed01e9f0e0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2685/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3245/?format=api"
}