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

{
    "id": 1084984,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1084984/?format=api",
    "text_counter": 741,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " I beg to move that the Kenya National Library Bill (National Assembly Bill No. 5 of 2020) be now read a Third Time. I also request Hon. Pukose to second."
}