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

{
    "id": 67222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67222/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "Mr. Speaker, Sir, during this time of the drought, the Ministry has undertaken to supply water to almost every district. If the hon. Member faces a severe problem in his area, he can come to our Ministry and we will make an arrangement to supply water to his area immediately."
}