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

{
    "id": 222412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222412/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Mr. Wamunyinyi",
    "speaker_title": "",
    "speaker": {
        "id": 291,
        "legal_name": "Athanas Misiko Wafula Wamunyinyi",
        "slug": "athanas-wamunyinyi"
    },
    "content": "My point of order is that Mr. Oloo-Aringo is moving a very important Bill directed at the Ministry of Finance. Is it in order for us to proceed hearing him move the Bill when the Minister for Finance, or even his Assistant, are not in the Chamber?"
}