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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1529/?format=api",
    "description": "Frankenweg (1)",
    "creator_name": "hermann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f29c7bc1-c66e-4788-aa8c-2fcb34186232"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5688/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7703/?format=api"
}