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

{
    "id": 8,
    "url": "https://der.nyserda.ny.gov/projects/8/",
    "api": "https://der.nyserda.ny.gov/api/projects/8/",
    "name": "The Park Ten",
    "data": "https://der.nyserda.ny.gov/api/projects/8/data/",
    "system": {
        "id": 8,
        "name": "",
        "active": true,
        "facility": {
            "id": 192,
            "url": "https://der.nyserda.ny.gov/facilities/192/",
            "name": "The Park Ten",
            "address1": "10 West 66th St",
            "address2": null,
            "city": "New York",
            "state": "NY",
            "zip": "10023",
            "kw_rating": 70.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:33:29.109456-05:00",
            "modified_date": "2019-02-21T11:03:00.186184-05:00"
        }
    },
    "developer": {
        "id": 535,
        "name": "DSM Engineering Associates",
        "url": "http://www.dsmea.com/",
        "logo": null,
        "thumb": null
    },
    "techgroup": "CHP",
    "kw_rating": 70.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
}