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

{
    "id": 101353,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101353/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "The Assistant Minister for Forestry and Wildlife",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": " Mr. Deputy Speaker, Sir, this answer is not ready. We beg to be given two weeks because we have to get the file from Wajir where the case was being handled."
}