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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/?format=api",
    "description": "Sauerland",
    "creator_name": "gtr100-f",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8396ee40-4871-45a0-8635-64dee0395999"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3262/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3881/?format=api"
}