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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/?format=api",
    "description": "Königsbrunn Fränkische Oberhof",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56b40ed0-d181-42e7-90b2-cb2017f18099"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5026/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7020/?format=api"
}