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

{
    "id": 144356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144356/?format=api",
    "text_counter": 249,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": " I beg to reply. My Ministry, in consultation with the Treasury and the Ministry of Industrialization and interested partners, are holding consultations on the possibilities of establishing a fertilizer factory. The factory will be established as soon as the consultations are finalized."
}