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

{
    "id": 104,
    "url": "https://der.nyserda.ny.gov/projects/104/",
    "api": "https://der.nyserda.ny.gov/api/projects/104/",
    "name": "Maspeth Solar",
    "data": "https://der.nyserda.ny.gov/api/projects/104/data/",
    "system": {
        "id": 104,
        "name": "",
        "active": true,
        "facility": {
            "id": 88,
            "url": "https://der.nyserda.ny.gov/facilities/88/",
            "name": "Maspeth Solar",
            "address1": "56-02 Maspeth Ave ",
            "address2": null,
            "city": "Maspeth",
            "state": "NY",
            "zip": "11378",
            "kw_rating": 282.15,
            "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:32:52.134189-05:00",
            "modified_date": "2019-02-21T11:10:14.856184-05:00"
        }
    },
    "developer": {
        "id": 462,
        "name": "Solar Energy Systems, LLC",
        "url": "http://www.solaresystems.com/",
        "logo": null,
        "thumb": null
    },
    "techgroup": "Solar PV",
    "kw_rating": 282.15,
    "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
}