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

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

{
    "category": "https://api.routeconverter.com/v1/categories/911/?format=api",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/be927b15-97b4-45a7-9062-4bf708d2cd50"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2917/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3495/?format=api"
}