openaustralia/planningalerts

View on GitHub
app/views/atdis/examples/example5_page1.json

Summary

Maintainability
Test Coverage
{
  "response": [
    {
      "application": {
        "info": {
          "dat_id": "DA2013-0381",
          "development_type": "Residential",
          "application_type": "DA",
          "description": "New pool plus deck",
          "authority": {
            "ref": "http://www.council.nsw.gov.au/atdis/1.0",
            "name": "Example Council Shire Council"
          },
          "lodgement_date": "2013-04-20T02:01:07Z",
          "determination_date": "2013-06-20T02:01:07Z",
          "determination_type": "Approved by Council",
          "notification_start_date": "2013-04-20T02:01:07Z",
          "notification_end_date": "2013-05-20T02:01:07Z",
          "status": "OPEN",
          "last_modified_date": "2013-09-04"
        },
        "reference": {
          "more_info_url": "http://www.examplecouncil.nsw.gov.au/atdis/1.0/applications/DA2013-0381"
        },
        "locations": [
          {
            "address": {
              "street": "123 Fourfivesix Street",
              "suburb": "Neutral Bay",
              "state": "NSW",
              "postcode": "2089"
            },
            "land_title_ref": {
              "torrens": {
                "lot": "10",
                "section": "ABC",
                "dpsp_id": "DP2013-0381"
              }
            }
          }
        ],
        "events": [
          {
            "id": "283473-1",
            "timestamp": "2013-09-01T02:01:00Z",
            "description": "Application lodged"
          },
          {
            "id": "283473-2",
            "timestamp": "2013-09-01T02:01:00Z",
            "description": "First review"
          }
        ],
        "documents": [
          {
            "ref": "13/145737",
            "title": "Pool & site plan - 1b 3 - redacted",
            "document_url": "https://www2.bmcc.nsw.gov.au/datracking/Cache/_trimprod_BM_1_5t_c0018xlk.pdf"
          }
        ]
      }
    }
  ]
}