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

{
    "id": 32764,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32764/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": " Mr. Speaker, Sir, I would like to seek the indulgence of this House to answer this Question next week. That is because the answer I have just received is not satisfactory. I have consulted the hon. Member and agreed that because the matters raised are so weighty, the answer is below my expectations."
}