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

{
    "id": 1404200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1404200/?format=api",
    "text_counter": 587,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "The other day, we were talking about Kshs110 million that was given by the national Government during the COVID-19 period. Again, we started a project. If you read through the file, you will find correspondence from our county government informing us that they had started a project where they were going to build a 300-bed capacity as an emergency response to COVID-19 pandemic."
}