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

{
    "id": 222240,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222240/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. (a) It is not possible for me to state the total value of outstanding pending bills, since the Pending Bills Closing Committee has not finalized the exercise of examination and evaluation of pending claims. (b) In view of \"a\" above, \"b\" does not arise."
}