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

{
    "id": 1835,
    "url": "https://der.nyserda.ny.gov/projects/1835/?format=api",
    "api": "https://der.nyserda.ny.gov/api/projects/1835/?format=api",
    "name": "63 Wall Street",
    "data": "https://der.nyserda.ny.gov/api/projects/1835/data/?format=api",
    "system": {
        "id": 1841,
        "name": "",
        "active": true,
        "facility": {
            "id": 1842,
            "url": "https://der.nyserda.ny.gov/facilities/1842/?format=api",
            "name": "63 Wall Street",
            "address1": "63 Wall Street",
            "address2": null,
            "city": "New York",
            "state": "NY",
            "zip": "10005",
            "kw_rating": 300.0,
            "heat_rating": 1929.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": "2020-10-30T15:10:34.632957-04:00",
            "modified_date": "2020-12-22T12:36:20.137132-05:00"
        }
    },
    "developer": {
        "id": 432,
        "name": "Aegis Energy Services, Inc.",
        "url": "http://www.aegisenergyservices.com/",
        "logo": null,
        "thumb": null
    },
    "techgroup": "CHP",
    "kw_rating": 300.0,
    "heat_rating": 1929.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
}