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

{
    "id": 207567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/207567/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Nyagudi",
    "speaker_title": "",
    "speaker": {
        "id": 325,
        "legal_name": "Ken Nyagudi",
        "slug": "ken-nyagudi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I am aware that those new trustees have not taken office. Could the Assistant Minister tell this House when they will take up the office?"
}