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

{
    "id": 167214,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/167214/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Dr. Kuti",
    "speaker_title": "The Minister for Livestock Development",
    "speaker": {
        "id": 60,
        "legal_name": "Mohammed Abdi Kuti",
        "slug": "mohammed-kuti"
    },
    "content": " Mr. Deputy Speaker, Sir, I have already consulted with the hon. Member and I have informed him that the answer I got is not adequate and satisfactory. I have already communicated to the hon. Member that, by next Wednesday, I will provide the House with a satisfactory answer."
}