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

{
    "id": 854876,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/854876/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "This is a procedural Motion. The substantive discussions of the amendments will occur if the Senate approves it. I am requesting the Senators to vote in the affirmative because it will give us an opportunity to now look at the amendments that have come from the National Assembly. Failure to support it now will mean that we go to mediation without considering the amendments that have come from the National Assembly. I want to request Members that we vote in the affirmative in support of this very important Bill."
}