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

{
    "id": 130002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130002/?format=api",
    "text_counter": 390,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to move:- THAT, pursuant to Section 5(2) of the Political Parties (Act No.10 of 2007), this House approves the following persons, proposed by the Chief Justice, to be appointed as the Chairman and Members of the Political Parties Disputes Tribunal: Mr. Sankale ole Kantai, Advocate (Chairman) Mr. Chacha Odera, Advocate Rev. (Mrs.) Jessie Mutura"
}