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

{
    "id": 88623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88623/?format=api",
    "text_counter": 395,
    "type": "speech",
    "speaker_name": "Mr. Kosgey",
    "speaker_title": "The Minister for Industrialisation",
    "speaker": {
        "id": 177,
        "legal_name": "Henry Kiprono Kosgey",
        "slug": "henry-kosgey"
    },
    "content": " Mr. Deputy Speaker, Sir, I thank you very much for giving me the opportunity to also contribute to the Motion of adjournment. This is a very well deserved rest for Members of Parliament; they should be able to take a small break to attend the Commonwealth Parliamentary Association conference, and at the same time go to their constituencies."
}