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

{
    "id": 174525,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/174525/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": " On a point of order, Mr. Speaker, Sir. Since we seem to all have agreed and built a consensus around this Motion, would I be in order to move that the Mover be now called upon to reply so that we can get to the Motion of Adjournment?"
}