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

{
    "id": 19473,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19473/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, indeed, the agreement in the House was not that the matter was going to be referred to the Attorney-General. We were going to facilitate debate between the Member and the Attorney-General to look at the matter because the matter seemed to have gone through the court process but there may well be remedies outside, that could be facilitated by the Attorney-General. I am still waiting for the Member to be available to meet the Attorney-General and we will take up the matter."
}