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

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

{
    "category": "https://api.routeconverter.com/v1/categories/856/?format=api",
    "description": "Nitra Wien",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f7d0de6-2a8c-485d-9062-925f40550d48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2783/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3351/?format=api"
}