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

{
    "id": 789244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789244/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Hon. Ng’ongo",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Hon. Speaker, I agree with you that this is a matter we needed to canvass. In fact, I agree with you further that our Standing Orders allow the Speaker, that even if it is a matter that is sub"
}