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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1639/?format=api",
    "description": "Münster-Iserlohn (Überland-Tour)",
    "creator_name": "andreas61",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dbf2bb1e-f3cc-41d1-8f28-6042ff7ad4c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3383/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4013/?format=api"
}