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

{
    "id": 1500108,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1500108/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Mr. Speaker, Sir, I beg to give the following Notice of Motion- THAT, pursuant to the provisions of Article 127(2)(c)(i) of the Constitution, the Senate approves the nomination of Sen. Wahome Wamatinga, MP, for appointment to the Parliamentary Service Commission to fill the vacancy occasioned by the resignation of Sen. John Nderitu Kinyua, MP."
}