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

{
    "id": 300945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/300945/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This is with regard to the first communication that you made where you are welcoming us to this penultimate sitting of the Tenth Parliament. When we adjourned last time, anticipation was that we will resume in the New Chamber and I expected that you would have indicated to us in your communication when we shall begin sitting in that Chamber because it is relevant. Perhaps you can indicate to us when we can look forward to sitting in that Chamber."
}