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

{
    "id": 1464,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1464/?format=api",
    "text_counter": 454,
    "type": "speech",
    "speaker_name": "Ms. Ndeti",
    "speaker_title": "The Assistant Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 109,
        "legal_name": "Wavinya Ndeti",
        "slug": "wavinya-ndeti"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. Could the Minister let us know who the members of the Security Committee of the Cabinet are? We do not know them. If they are the ones who made the decision, we want to know their names."
}