GET /api/projects/1380/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1380,
    "url": "https://der.nyserda.ny.gov/projects/1380/?format=api",
    "api": "https://der.nyserda.ny.gov/api/projects/1380/?format=api",
    "name": "City of Cortland WWTP",
    "data": "https://der.nyserda.ny.gov/api/projects/1380/data/?format=api",
    "system": {
        "id": 1393,
        "name": "",
        "active": true,
        "facility": {
            "id": 1393,
            "url": "https://der.nyserda.ny.gov/facilities/1393/?format=api",
            "name": "City of Cortland WWTP",
            "address1": "251 Port Watson St",
            "address2": null,
            "city": "Cortland",
            "state": "NY",
            "zip": "13045",
            "kw_rating": 500.0,
            "heat_rating": 0.0,
            "kw_disch_rating": 0.0,
            "kwh_stor_rating": 0.0,
            "ton_disch_rating": 0.0,
            "tonh_stor_rating": 0.0,
            "mbtuh_disch_rating": 0.0,
            "mbtu_stor_rating": 0.0,
            "creation_date": "2020-04-28T14:56:27.417556-04:00",
            "modified_date": "2020-05-01T07:56:12.074914-04:00"
        }
    },
    "developer": {
        "id": 768,
        "name": "Cedarwood Engineering",
        "url": "https://www.cedarwoodengineering.com/",
        "logo": null,
        "thumb": null
    },
    "techgroup": "ADG",
    "kw_rating": 500.0,
    "heat_rating": 0.0,
    "kw_disch_rating": 0.0,
    "kwh_stor_rating": 0.0,
    "ton_disch_rating": 0.0,
    "tonh_stor_rating": 0.0,
    "mbtuh_disch_rating": 0.0,
    "mbtu_stor_rating": 0.0
}