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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Westwall-Rundwanderweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/edb9e988-3ae0-44ae-a52b-98cc74448fa5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2992/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3571/?format=api"
}