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

{
    "id": 21,
    "url": "https://der.nyserda.ny.gov/projects/21/",
    "api": "https://der.nyserda.ny.gov/api/projects/21/",
    "name": "Hazel Towers",
    "data": "https://der.nyserda.ny.gov/api/projects/21/data/",
    "system": {
        "id": 21,
        "name": "",
        "active": true,
        "facility": {
            "id": 305,
            "url": "https://der.nyserda.ny.gov/facilities/305/",
            "name": "Hazel Towers",
            "address1": "1730 Mulford Ave",
            "address2": null,
            "city": "Bronx",
            "state": "NY",
            "zip": "10461",
            "kw_rating": 120.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": "2017-02-01T10:34:09.119923-05:00",
            "modified_date": "2019-02-21T11:04:01.366184-05:00"
        }
    },
    "developer": {
        "id": 535,
        "name": "DSM Engineering Associates",
        "url": "http://www.dsmea.com/",
        "logo": null,
        "thumb": null
    },
    "techgroup": "CHP",
    "kw_rating": 120.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
}