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

{
    "id": 1023744,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1023744/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Suba South, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Hon. Temporary Deputy Chairman, I beg to move that the Committee do report to the House its consideration of the Parliamentary Pensions (Amendment) Bill (National Assembly Bill No.45 of 2019) and its approval thereof without amendments."
}