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

{
    "id": 270210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270210/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Could the Assistant Minister tell us the three names that he submitted to the appointing authority and when the appointing authority is going to appoint the Chief Executive Officer as per the wish of the Board? You have just said that the Board had recommended three names, which are these three names, and now that you are the acting Minister, when is the President going to appoint the number one on the list?"
}