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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/?format=api",
    "description": "400km und keine einzige gerade dabei :-)",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/520ad429-0b4c-40da-b8e2-78615687be0c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/8664/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/11049/?format=api"
}