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

{
    "id": 222829,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222829/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Assistant Minister for Justice and Constitutional Affairs",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " Mr. Deputy Speaker, Sir, I am sorry. I beg the indulgence of the House on this matter. I needed to finalise some information that was necessary for us to put together before we give the proper answer. So, I am requesting for the indulgence of the House and time if I could be allowed to answer the Question on Thursday next week."
}