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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/?format=api",
    "description": "zum baden ins fangotal ",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66c2e794-8898-4cce-b479-b5e143ef369c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/8665/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/11050/?format=api"
}