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

{
    "id": 321507,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321507/?format=api",
    "text_counter": 477,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "The Assistant Minister for East African Community",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": " Mr. Deputy Speaker, Sir, I am also strongly of the view that this is not a matter of men versus women. It is a matter that every human being must have an interest in. Everybody who has an interest in the well-being and health of our children must have an interest in this"
}