The default basic root view for DefaultRouter

GET /api/v3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "installations/dealer": "https://d2c-prod.crop-r.com/api/v3/farms/installations/",
    "installations": "https://d2c-prod.crop-r.com/api/v3/farms/installations/",
    "weather_forecasts": "https://d2c-prod.crop-r.com/api/v3/farms/weather_forecasts/",
    "farms/.+/installations": "https://d2c-prod.crop-r.com/api/v3/farms/installations/",
    "farms/.+/weather_forecasts": "https://d2c-prod.crop-r.com/api/v3/farms/weather_forecasts/"
}