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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1002/?format=api",
    "description": "104 B - A Tunnelstr. - Brixplatz",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e3c5a768-66f1-45d4-a479-06707de8411c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3136/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3753/?format=api"
}