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

{
    "id": 1009791,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1009791/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "THAT, noting the recent changes in the membership of Committees of the House and pursuant to the provisions of Standing Order 256A (Extension of Period Prescribed), this House resolves to extend the time for filling of the vacancies in the affected Committees until 12th November, 2020."
}