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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Woffelsbach-Schmidt",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e4ca4f2b-c542-4a5c-8c85-c1a695c1ab82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2691/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3251/?format=api"
}