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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/?format=api",
    "description": "Brück-Obermaubach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d73bdbd-9ac8-4751-bab0-9f9dd43413d4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3212/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3829/?format=api"
}