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

{
    "id": 4568,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4568/?format=api",
    "text_counter": 449,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Madam Temporary Deputy Chair, I think the proposal by the Committee is not the same as my proposal. However, I accept what the Committee is proposing for amendment. Madam Temporary Deputy Chairlady, I do know the situation. I accept and withdraw my amendment."
}