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

{
    "id": 1227021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1227021/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Hon. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 2802,
        "legal_name": "Kathuri Murungi",
        "slug": "kathuri-murungi"
    },
    "content": " What is your point of order, Sen. Oketch Gicheru? You should know when to raise a point of order. The Speaker, Rt. Hon. Kingi, has given very clear direction on when to raise a point of order. A point of order is raised when another Member is contributing on anything not just any other time. What is out of order?"
}