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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/?format=api",
    "description": "Karlsbrunn, kleine Teichrunde links",
    "creator_name": "zentoolino",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01b2485e-2428-4fb5-8670-a64daf7403aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1629/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2043/?format=api"
}