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

{
    "id": 876443,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/876443/?format=api",
    "text_counter": 397,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "We have discussed in detail the procedures and this House passed it. However, when it went to the National Assembly, there are certain amendments that were suggested which will be properly moved at the right time. However, today is just about this House having the opportunity to receive that very important Motion so that we can deliberate at the appropriate time and vote on it."
}