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

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

{
    "category": "https://api.routeconverter.com/v1/categories/336/?format=api",
    "description": "Volkmarsen-Elmarshausen",
    "creator_name": "donbosco",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a8402c57-7839-42c6-a790-aa9f1d8179cd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2494/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3054/?format=api"
}