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

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

{
    "category": "https://api.routeconverter.com/v1/categories/184/?format=api",
    "description": "Geiersthal - Rundwanderweg 1",
    "creator_name": "seppk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b51b5c41-6a54-406a-8bf8-fe469a7ab0a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/434/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/513/?format=api"
}