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

{
    "id": 1,
    "url": "https://der.nyserda.ny.gov/projects/1/",
    "api": "https://der.nyserda.ny.gov/api/projects/1/",
    "name": "Waldbaum's Supermarket",
    "data": "https://der.nyserda.ny.gov/api/projects/1/data/",
    "system": {
        "id": 1,
        "name": "",
        "active": true,
        "facility": {
            "id": 170,
            "url": "https://der.nyserda.ny.gov/facilities/170/",
            "name": "Waldbaum's Supermarket",
            "address1": "1236 Veterans Memorial Hwy",
            "address2": null,
            "city": "Hauppauge",
            "state": "NY",
            "zip": "11788",
            "kw_rating": 60.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:21.302644-05:00",
            "modified_date": "2019-02-21T11:02:18.074184-05:00"
        }
    },
    "developer": {
        "id": 390,
        "name": "CDH Energy Corp.",
        "url": "http://www.cdhenergy.com",
        "logo": null,
        "thumb": null
    },
    "techgroup": "CHP",
    "kw_rating": 60.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
}