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

{
    "id": 301884,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301884/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Mr. Speaker, Sir, my question to the Prime Minister is on the selection of members of the delegations that accompany the three principals. There are fears that the selections are guided by intent to reward individuals for their loyalty. In that case, what is the Prime Minister doing to make the process of selecting members of delegations above board and transparent?"
}