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

{
    "id": 254745,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254745/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Mr. Deputy Speaker, Sir, we are aware of that fact and we are doing something about it. I am not saying that we do not have a shortage of primary school teachers. We accept the fact that there is a shortage of primary school teachers and we are working on this to close the gap."
}