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

{
    "id": 207004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/207004/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, I have not overruled the House or the President. The President assented to the Bill. The Act is very clear that \"it will come into effect on such date as will be gazetted by the"
}