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

{
    "id": 335800,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/335800/?format=api",
    "text_counter": 671,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " You have asked hon. Chairman of the Committee to assist you. Could you indicate to the Minister the proposal that you have made, so that she could adopt it? She is the one who can introduce that amendment. You can suggest it and if it is carried she can move it."
}