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

{
    "id": 566675,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/566675/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Sen. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 431,
        "legal_name": "Hassan Omar Hassan Sarai",
        "slug": "hassan-omar-hassan-sarai"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I am seeking your direction. Given that these are 29 Members, I assume that there will be another 29 Members of the National Assembly. That would bring the number to 58. Is that a Committee of the House of Senate?"
}