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

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

{
    "category": "https://api.routeconverter.com/v1/categories/303/?format=api",
    "description": "Ettlinger Halbmarathon",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d08c74fa-4522-430d-b165-7886e74b1325"
    },
    "localFile": "https://api.routeconverter.com/v1/files/774/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/963/?format=api"
}