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

{
    "id": 321276,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321276/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "Mr. Deputy Speaker, Sir, this problem does not affect only Kuresoi Constituency. There are many constituencies which are experiencing problems with issuance of IDs. What plans does the Minister have to make sure that all Kenyan citizens who need this important document get it? We are also experiencing the same problem in Molo Constituency."
}