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

{
    "id": 1144591,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1144591/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "THAT, notwithstanding the provisions of Standing Order 97 (4), this House orders that each speech in a debate on Committee Reports (except for Reports of Audit Committees), including a Report of a Joint Committee of the Houses of Parliament or any other Report submitted to the House for which limitation of time has not been specified, shall be limited as follows:"
}