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

{
    "id": 816,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/816/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Speaker, Sir, I beg to give notices of the following Motions:- THAT, this House adopts the Report of the Departmental Committee on Justice and Legal Affairs on the rejection of the proposed nominees to the positions of Chairperson and Members of the Ethics and Anti-corruption Commission laid on the Table of the House on Wednesday 14th December, 2011."
}