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

{
    "id": 199789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199789/?format=api",
    "text_counter": 316,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister of Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I am seeking a clarification. Let us get a clarification on whether the Chairman of a session is entitled to vote in a Division. If he is, I have no problem."
}