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

{
    "id": 343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/343/?format=api",
    "text_counter": 343,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Madam Temporary Deputy Speaker, I request that this Question be placed on the Order Paper and the Assistant Minister be given the punishment that the Chair deems fit."
}