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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/?format=api",
    "description": "Thementour 9",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/985f3c35-cdf9-41c3-b635-d259d6f90c02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1013/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1250/?format=api"
}