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

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

{
    "category": "https://api.routeconverter.com/v1/categories/910/?format=api",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9541d62b-8b41-4b57-824b-1e6acc06f4f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2912/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3490/?format=api"
}