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

{
    "id": 1092114,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1092114/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mwatate, ODM",
    "speaker_title": "Hon. Andrew Mwadime",
    "speaker": {
        "id": 2451,
        "legal_name": "Andrew Mwadime",
        "slug": "andrew-mwadime"
    },
    "content": " Hon. Speaker, I beg to move that the Parliamentary Pensions (Amendment) (No.3) Bill (National Assembly Bill No.57 of 2019) be now read a Third Time. I request Hon. Teddy Mwambire to second."
}