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

{
    "id": 145269,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145269/?format=api",
    "text_counter": 336,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, I believe the Report of the PAC is very important and looking at the number of hon. Members present, I think we will be doing a lot of injustice to this Report to discuss it with the numbers that are present."
}