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

{
    "id": 999326,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/999326/?format=api",
    "text_counter": 675,
    "type": "speech",
    "speaker_name": "Sen. Dullo",
    "speaker_title": "",
    "speaker": {
        "id": 13125,
        "legal_name": "Dullo Fatuma Adan",
        "slug": "dullo-fatuma-adan"
    },
    "content": "On a point of order, Madam Deputy Speaker. It looks like Sen. Farhiya she is not prepared to proceed with this matter. There is a Bill that is a bit urgent; The National Drought Management Authority (Amendment) Bill. Maybe, with her permission, we can proceed with that."
}