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

{
    "id": 42997,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42997/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Mr. Oyongo Nyamweya",
    "speaker_title": "",
    "speaker": {
        "id": 391,
        "legal_name": "Manson Oyongo Nyamweya",
        "slug": "manson-nyamweya"
    },
    "content": "Thank you, Mr. Speaker, Sir. I rise to seek a Ministerial Statement from the Minister for Agriculture regarding the availability of seed maize in the Kenya Seed Company (KSC)."
}