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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/?format=api",
    "description": "Osttirol",
    "creator_name": "Gerd_CBF",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/875185e7-6973-4027-89c6-690220c3b975"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3131/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3745/?format=api"
}