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

{
    "id": 333923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333923/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "Thank you, Mr. Speaker, Sir. The Assistant Minister is talking of a green card that he is holding. I have documents which show that, that land for the school has been subdivided and part of it has been given to a private developer. Could we be allowed to sit with the Assistant Minister so that we can compare notes of whatever he is holding and whatever I am holding, because he has not tabled anything?"
}