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

{
    "id": 1499866,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1499866/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "Mr. Speaker, Sir, I want to make a request. As you know, I am a Member of the Mediation Committee in the Division of Revenue. We have a meeting this morning. If you could allow me to take my question, then join that meeting."
}