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

{
    "id": 343242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/343242/?format=api",
    "text_counter": 326,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Temporary Deputy Speaker, I have no problem with that. I agree with you. All that I was raising with the Chair is that the Assistant Minister should be able to work in the Ministry to make sure he gets a satisfactory answer before he comes to the House."
}