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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "385 km durchs waldviertel und tschechien",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54eee429-f2c5-4087-9e9e-293f8168199f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4975/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6965/?format=api"
}