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

{
    "id": 7122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7122/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, even though I am yet to confirm whether it is true that these gentlemen have now been paid their pension, could the Assistant Minister give an indication to this House when the two payments were made to these two gentlemen?"
}