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

{
    "id": 212283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212283/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " Mr. Speaker, Sir, the House Business Committee has nominated hon. Sammy Weya, to serve in the Departmental Committee on Health, Housing, Labour and Social Welfare, to replace hon. Norman Nyagah, who has resigned from the Committee. Thank you, Mr. Speaker, Sir."
}