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

{
    "id": 22195,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22195/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": "Mr. Speaker, Sir, I can confirm that relief food distribution to North Eastern Province has been doubled. I will give you an example of Wajir North Constituency, where I come from. We used to receive 4,000 bags of rice and now we are receiving 8,000 bags of rice. I can confirm that, that has been implemented."
}