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

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

{
    "category": "https://api.routeconverter.com/v1/categories/915/?format=api",
    "description": "Rundweg 8",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7ecfe676-e6fd-497e-8b86-c57cc4b6ddbe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2941/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3519/?format=api"
}