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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/?format=api",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ff3db7c-b02c-4f75-851c-15137abd2b12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2628/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3188/?format=api"
}