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

{
    "id": 321202,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321202/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Deputy Speaker, Sir, I thank you because I am almost satisfied. However, with your indulgence, I would like to help the Minister with the information in my hands. This is because normally Ministers come here, you give them information and they say that they need time. So, I want to give him information in advance so that he has all the information that he may want to use. I would like to lay on the Table some documents."
}