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

{
    "id": 186402,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/186402/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Kosgey",
    "speaker_title": "The Minister for Industrialization",
    "speaker": {
        "id": 177,
        "legal_name": "Henry Kiprono Kosgey",
        "slug": "henry-kosgey"
    },
    "content": " Mr. Deputy Speaker, Sir, the turning of dichromate from orange-red to green is not an indication of the presence of alcohol. It is an indication of the presence of reducing sugar. This is science and science does not lie! It is true that if you add Alvaro to the dichromate, it turns green. It does not mean that there is no alcohol!"
}