GET /api/v0.1/hansard/entries/177970/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 177970,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/177970/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Speaker, Sir, we will be carrying out a national census on 24/25 August, 2009. After the national census, there will be a household survey. We intend to combine those two so that we can come up with accurate figures that will suit the case that Mr. Chanzu is talking about."
}