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

{
    "id": 1800,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1800/?format=api",
    "text_counter": 324,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " Madam Temporary, Speaker, I am responding to the petition. Members of this House have also contributed to the improvement of this sector. More than 1,000 dispensaries have been put up using the Constituencies Development Fund money since its inception."
}