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

{
    "id": 1516464,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1516464/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. Senators, the Motion is about whether we are approving the names of the Senators, so that they can go and sit and generate business for the Senate. Since we started, no one has rejected any name. It seems we are in concurrence with the names. Therefore, I want to give a few others a chance to speak and then maybe the Majority and the Minority side should make concurrence on this business."
}