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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/?format=api",
    "description": "Preber",
    "creator_name": "wombat",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c63fcd93-cd04-4277-83ce-aa28a11593e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3232/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3849/?format=api"
}