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

{
    "id": 483,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/483/?format=api",
    "text_counter": 483,
    "type": "speech",
    "speaker_name": "Dr. Wekesa",
    "speaker_title": "The Minister for Forestry and Wildlife",
    "speaker": {
        "id": 209,
        "legal_name": "Noah Mahalang'ang'a Wekesa",
        "slug": "noah-wekesa"
    },
    "content": " Mr. Deputy Speaker, Sir, I want to inform my colleague that I am a scientist and I went through issues of statistics when I was doing genetics. I have also been making notes on behalf of the Government. So, there is no need to worry about the Government not being represented. I am here and I am able."
}