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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/?format=api",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f3e3a226-0afd-4086-a2e2-0a259cd2c495"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2633/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3193/?format=api"
}