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

{
    "id": 192470,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192470/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I think I am entitled to set the record straight. I did not say that the President does not legislate. I said that the President does not legislate for this House. That is simple and concise English! He is part of the legislative process, but does not legislate for this House."
}