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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Dreiborner Hochfläche",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/913bf967-7708-4c65-b818-b0ad043de0fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2963/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3541/?format=api"
}