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

{
    "id": 91099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91099/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "The Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": " Mr. Speaker, Sir, I will table the list. Secondly, I have now instructed that new applicants must, from now henceforth, provide information. I will lay on the Table a copy of the form that will form the basis of collecting information from would-be beneficiaries that will include their home province, district, division and constituency. That way, in future, we can easily get the information."
}