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

{
    "id": 240321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240321/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, we will consider doing that as soon as some of the facilities which are necessary are complete. We require about two to three houses to house some of our askaris . We also need toilet facilities which have not been done. When this is done, we will definitely send the officers there."
}