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

{
    "id": 415132,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/415132/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Hon. Kemei",
    "speaker_title": "",
    "speaker": {
        "id": 2778,
        "legal_name": "Justice Kipsang Kemei",
        "slug": "justice-kipsang-kemei"
    },
    "content": "As I rise to support this Motion, I wish to join my colleagues by saying that every Member of Parliament is qualified to join any committee of the House. Where there is deficiency in a particular committee, both the Leader of Majority Party and the Leader of Minority Party should draw names from their party lists so that committees are able to work."
}