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

{
    "id": 333782,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333782/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "The Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": " Mr. Deputy Speaker, Sir, indeed, I brought this matter to the attention of the Minister for Energy and we even talked as he walked out of the Chamber. At that point, he was looking for Mr. Ethuro, but he was not in the Chamber then."
}