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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/?format=api",
    "description": "Wanderung Kopie",
    "creator_name": "ralf@lichte-web.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd1ec1e4-f5e3-43b1-b148-e73d105eb3fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28342/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41771/?format=api"
}