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

{
    "id": 12633,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12633/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister has suggested this matter be forwarded to the Committee, so that the PS who most likely has more information will appear before it. Would it then not be in order to refer this matter to the Committee, so that it is properly addressed?"
}