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

{
    "id": 269469,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/269469/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I am sure you heard the Assistant Minister say that they are waiting for this money to decide whether to treat it as ordinary revenue. Is it in order for the Assistant Minister to suggest that when the adopted Report of this House has already specified how the money should be treated?"
}