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

{
    "id": 1235526,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1235526/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Sen. Dullo",
    "speaker_title": "",
    "speaker": {
        "id": 13125,
        "legal_name": "Dullo Fatuma Adan",
        "slug": "dullo-fatuma-adan"
    },
    "content": "Thank you, Mr. Speaker, Sir. I beg to ask the CS for Mining, Blue Economy and Maritime Affairs the following Question: (a) What is the rationale for the imposition of the existing moratorium on the issuance of mineral rights by the Government? (b) Could the CS state the benefits accrued so far from the imposition of the moratorium? (c) What plans are in place to have the moratorium lifted in view of the negative impact it has on the economy? I thank you."
}