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

{
    "id": 218621,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/218621/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " Yes, Mr. Speaker, Sir. I will convey the message to the Minister so that a proper Statement, giving the correct information, will be given next week. Thank you, Mr. Speaker, Sir."
}