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

{
    "id": 192370,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192370/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " On a point of order, Mr. Speaker, Sir. I know that at one time, Mr. Imanyara was known as the \"King\" of Meru. He keeps on using the word \"we\". Is he speaking on behalf of the Meru people so as to say \"we\"? Why can he not speak for himself?"
}