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

{
    "id": 68260,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/68260/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Kosgey",
    "speaker_title": "",
    "speaker": {
        "id": 177,
        "legal_name": "Henry Kiprono Kosgey",
        "slug": "henry-kosgey"
    },
    "content": "Mr. Deputy Speaker, Sir, I know that this House passed the Biosafety Act and set up the National Biosafety Authority, and that authority is under the Ministry of Agriculture or the Ministry of Higher Education, Science and Technology. It is not under the Ministry of Industrialization."
}