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

{
    "id": 12109,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12109/?format=api",
    "text_counter": 415,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I beg to move the following Motion:- THAT, pursuant to the provisions of Section 45B(4) of the former Constitution as saved by section 3(2) of the Sixth Schedule to the Constitution; this House appoints the Hon. Adan Keynan, MP, to serve as a Member of the Parliamentary Service Commission (PSC) in an acting capacity."
}