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

{
    "id": 303466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303466/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Keya",
    "speaker_title": "The Assistant Minister for Gender, Children and Social Development",
    "speaker": {
        "id": 40,
        "legal_name": "Atanas Manyala Keya",
        "slug": "atanas-manyala"
    },
    "content": "Each beneficiary gets Kshs2,000 per month, which is disbursed monthly. The total received by each beneficiary per year is Kshs24,000."
}