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

{
    "id": 119,
    "url": "https://der.nyserda.ny.gov/projects/119/?format=api",
    "api": "https://der.nyserda.ny.gov/api/projects/119/?format=api",
    "name": "Churchill",
    "data": "https://der.nyserda.ny.gov/api/projects/119/data/?format=api",
    "system": {
        "id": 119,
        "name": "",
        "active": true,
        "facility": {
            "id": 103,
            "url": "https://der.nyserda.ny.gov/facilities/103/?format=api",
            "name": "Churchill",
            "address1": "300 E 40th St ",
            "address2": null,
            "city": "New York City",
            "state": "NY",
            "zip": "10016",
            "kw_rating": 150.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:57.539916-05:00",
            "modified_date": "2019-02-21T11:11:40.699184-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": 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
}