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

{
    "id": 15,
    "url": "https://der.nyserda.ny.gov/projects/15/",
    "api": "https://der.nyserda.ny.gov/api/projects/15/",
    "name": "Hudson Valley Community College",
    "data": "https://der.nyserda.ny.gov/api/projects/15/data/",
    "system": {
        "id": 15,
        "name": "",
        "active": true,
        "facility": {
            "id": 434,
            "url": "https://der.nyserda.ny.gov/facilities/434/",
            "name": "Hudson Valley Community College",
            "address1": "80 Vandenburgh Ave",
            "address2": null,
            "city": "Troy",
            "state": "NY",
            "zip": "12180",
            "kw_rating": 7845.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:54.970581-05:00",
            "modified_date": "2019-02-21T11:03:31.348184-05:00"
        }
    },
    "developer": {
        "id": 404,
        "name": "Siemens Building Technologies",
        "url": "http://www.siemens.com/index.jsp",
        "logo": null,
        "thumb": null
    },
    "techgroup": "CHP",
    "kw_rating": 7845.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
}