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

{
    "id": 1339879,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1339879/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, can you take your seats? Hon. Catherine Omanyo, Hon Mbui, Hon. Mulyungi, Hon. (Dr) Nyikal, Hon. Mayaka and Hon. Bedzimba, take your seats. Hon. Omanyo and Hon. Kibagendi, move away from the Mace and take your seats."
}