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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/?format=api",
    "description": "Einruhr-Oberseerunde big",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6de7fb98-0f53-4f70-9e3b-dafd7cb288d7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2896/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3470/?format=api"
}