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

{
    "id": 65,
    "url": "https://der.nyserda.ny.gov/projects/65/",
    "api": "https://der.nyserda.ny.gov/api/projects/65/",
    "name": "Trump Tower",
    "data": "https://der.nyserda.ny.gov/api/projects/65/data/",
    "system": {
        "id": 65,
        "name": "",
        "active": true,
        "facility": {
            "id": 50,
            "url": "https://der.nyserda.ny.gov/facilities/50/",
            "name": "Trump Tower at City Center",
            "address1": "4 City Pl",
            "address2": null,
            "city": "White Plains",
            "state": "NY",
            "zip": "10601",
            "kw_rating": 150.0,
            "heat_rating": 1046.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:38.628566-05:00",
            "modified_date": "2019-02-21T11:06:36.630184-05:00"
        }
    },
    "developer": {
        "id": 432,
        "name": "Aegis Energy Services, Inc.",
        "url": "http://www.aegisenergyservices.com/",
        "logo": null,
        "thumb": null
    },
    "techgroup": "CHP",
    "kw_rating": 150.0,
    "heat_rating": 1046.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
}