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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1639/?format=api",
    "description": "Großteil der westfälischen Mühlenstraße",
    "creator_name": "Joerg Berndt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c3755e46-5313-4045-83dd-35471dddab0e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3754/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4470/?format=api"
}