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

{
    "id": 101162,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101162/?format=api",
    "text_counter": 396,
    "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. Temporary Deputy Speaker, Sir. On the basis of the debate that has taken place on the amendment, and the amendment of the amendment, the argument for and against this particular amendment is exhausted. Will I be in order to ask you to call upon the mover to reply?"
}