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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/?format=api",
    "description": "Einruhr-Dedenborn RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b1c42a4c-b511-41d1-a51b-6fa4880f03f0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2585/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3145/?format=api"
}