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

{
    "id": 1006253,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1006253/?format=api",
    "text_counter": 306,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "I wish to report that these changes were approved in the House Business Committee (HBC) this morning. The HBC appoints the Members of the Committee on Selection. It gave the go ahead for the re-constitution of this Committee which will then pave way for the reconstitution of the other committees in the House."
}