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

{
    "id": 987689,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987689/?format=api",
    "text_counter": 943,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " Hon. Members, we are done with that law and so, we need to put the omnibus Question on the various laws that we have dealt with so far. I will be putting the Question one after the other. This is an omnibus Question for all the laws that we have dealt with."
}