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

{
    "id": 64441,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64441/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, secondly, we need to also have a cultural change. It is not just a matter of prescribing laws or writing constitutions. There is need for us to carry out education, so that our people are made to believe and understand gender equity or equality."
}