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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1219/?format=api",
    "description": "Mühlbacher Badl Schafkopf Runde",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a374ed3-72fa-47dd-973e-b9fc195119de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27049/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40643/?format=api"
}