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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/?format=api",
    "description": "Spargel 8.5.",
    "creator_name": "schiller62",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/015d1e4b-3e1d-4d11-8e99-f8d9b4a99d2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3584/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4260/?format=api"
}