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

{
    "id": 20103,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20103/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Speaker, Sir, I rise to support the Motion. In supporting the Motion, I want to thank the House Business Committee, and particularly the Leader of Government Business, for having dealt with this matter so expeditiously. On the same note, I would like to request the Leader of Government Business to similarly deal with the issue of the second Deputy Leader of Government Business, because I understand that there is such a vacancy. In dealing with that, I would like to ask the Leader of Government Business to ensure that the principle of gender equity is observed."
}