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

{
    "id": 234043,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234043/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Ndolo",
    "speaker_title": "",
    "speaker": {
        "id": 222,
        "legal_name": "Reuben Owino Nyanjiga Ndolo",
        "slug": "reuben-ndolo"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. It is not just a matter of issuing identity cards to people. There is the problem of those who issue identity cards and passports. Last week, a lady boxer in our country was arrested on suspicion of holding Kenyan identity card or passport. What is the Assistant Minister doing to the officers under him who issue passports and identity cards to mamluki and those suspected of not being Kenyans?"
}