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

{
    "id": 250055,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250055/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. Munyao",
    "speaker_title": "The Minister for Livestock and Fisheries Development",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. The hon. Member on the Floor is a very good friend of mine. However, is he in order to repeat the same things he said last time? When we were discussing the same issue, he said almost the same things verbatim. Is he in order?"
}