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

{
    "id": 47148,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47148/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "Mr. Speaker, Sir, while we appreciate the action that has been taken by the Minister to provide food and other necessities such as tents, the most important part of the Question has not been handled. It is good to feed people and it is also good to give them tents. However, what is the policy of the Government in getting these people to be self-reliant so that they can feed themselves?"
}