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

{
    "id": 201,
    "url": "https://der.nyserda.ny.gov/projects/201/?format=api",
    "api": "https://der.nyserda.ny.gov/api/projects/201/?format=api",
    "name": "Cinemark Site #202",
    "data": "https://der.nyserda.ny.gov/api/projects/201/data/?format=api",
    "system": {
        "id": 201,
        "name": "",
        "active": true,
        "facility": {
            "id": 188,
            "url": "https://der.nyserda.ny.gov/facilities/188/?format=api",
            "name": "Cinemark Site #202",
            "address1": "2291 Buffalo Rd",
            "address2": null,
            "city": "Rochester",
            "state": "NY",
            "zip": "14624",
            "kw_rating": 312.13,
            "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:33:27.686945-05:00",
            "modified_date": "2019-02-21T11:19:10.928184-05:00"
        }
    },
    "developer": {
        "id": 524,
        "name": "SoCore Energy LLC",
        "url": "http://www.socoreenergy.com/",
        "logo": null,
        "thumb": null
    },
    "techgroup": "Solar PV",
    "kw_rating": 312.13,
    "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
}