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

{
    "id": 1030098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030098/?format=api",
    "text_counter": 186,
    "type": "speech",
    "speaker_name": "Funyula, ODM",
    "speaker_title": "Hon. (Dr.) Wilberforce Oundo",
    "speaker": {
        "id": 13331,
        "legal_name": "Wilberforce Ojiambo Oundo",
        "slug": "wilberforce-ojiambo-oundo-2"
    },
    "content": " Thank you, Hon. Speaker. Let me also take this opportunity to wish the Hon. Member who have spoken a happy birthday. However young she is, you never ask a lady her age. It is against our custom. So, we assume she is always 16 years old."
}