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

{
    "id": 22047,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22047/?format=api",
    "text_counter": 344,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "This is in line with Standing Order 176, which requires that any Member who has been appointed Assistant Minister must be replaced within seven days; we have taken this step to comply with our Standing Orders. It is a straightforward matter. It has been deliberated on by the Whips and agreed on by the House Business Committee."
}