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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/?format=api",
    "description": "DE-CH-FR-Alpentour-2130km",
    "creator_name": "rfelder58",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca27648a-ab5e-404a-9092-663557070e6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/273/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/325/?format=api"
}