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

{
    "id": 75623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75623/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "Thank you, Mr. Speaker, Sir. The issue of IDPs has been on this Floor for a long time. Could the Assistant Minister tell this House when the IDPs issue is going to be resolved? They do not require food. They require to be resettled. How soon are you going to do that?"
}