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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "Zwei Talsperren und ein See",
    "creator_name": "schorsch1961",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7a8ece3-2249-4ec9-8085-5e8d3ecef308"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5623/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7624/?format=api"
}