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

{
    "id": 56092,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56092/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, I mentioned here that we consulted with the Minister in charge of the matters related to finance, and he has said that he is going to do a Gazette Notice for the commencement date. Until that commencement date is gazetted I cannot do anything. In the meantime, he has said that he is going to do a Gazette Notice."
}