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

{
    "id": 1753,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1753/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "Madam Temporary Deputy Speaker, since the Assistant Minister has categorically denied that this Question does not refer directly to his Ministry, would I be in order to request the Chair, either to defer this Question for them to go and consult with his counterpart or alternatively he refrains from answering it, so that it is direct to the right Ministry?"
}