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

{
    "id": 222312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222312/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Saitoti",
    "speaker_title": "",
    "speaker": {
        "id": 205,
        "legal_name": "George Muthengi Kinuthia Saitoti",
        "slug": "george-saitoti"
    },
    "content": "The hon. Member has observed a scenario where a school was provided with free primary education grants and that books were not purchased. I will be quite happy to receive that information and I will take appropriate action, not only against the headmaster but against the school committee. As I said earlier, we do have an auditing organ in the Ministry which goes all over the country to audit the manner in which the free primary education grants are being utilised."
}