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

{
    "id": 230629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230629/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Mr. Ndolo",
    "speaker_title": "",
    "speaker": {
        "id": 222,
        "legal_name": "Reuben Owino Nyanjiga Ndolo",
        "slug": "reuben-ndolo"
    },
    "content": "Mr. Speaker, Sir, I withdraw that remark and apologise. That plot was covered by the Ndung'u Report. If the plot was mentioned in that Report, how come it was allocated to Mr. Mwangi?"
}