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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/?format=api",
    "description": "Kyffhäuserrunde",
    "creator_name": "Spot",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/727e2bae-65e7-48b1-b56e-fa5a7d8ff4ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6262/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8341/?format=api"
}