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

{
    "id": 88,
    "url": "https://der.nyserda.ny.gov/projects/88/",
    "api": "https://der.nyserda.ny.gov/api/projects/88/",
    "name": "St Elizabeths CHP Plant",
    "data": "https://der.nyserda.ny.gov/api/projects/88/data/",
    "system": {
        "id": 88,
        "name": "",
        "active": true,
        "facility": {
            "id": 72,
            "url": "https://der.nyserda.ny.gov/facilities/72/",
            "name": "St Elizabeths CHP Plant",
            "address1": "2209 Genesee St ",
            "address2": null,
            "city": "Utica",
            "state": "NY",
            "zip": "13501",
            "kw_rating": 2310.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:32:46.435513-05:00",
            "modified_date": "2019-02-21T11:08:48.824184-05:00"
        }
    },
    "developer": {
        "id": 456,
        "name": "Intelligent Energy Solutions",
        "url": "http://www.iesgreen.com/",
        "logo": null,
        "thumb": null
    },
    "techgroup": "CHP",
    "kw_rating": 2310.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
}