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

{
    "id": 678747,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/678747/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Sen. Karaba, I would like you to take the work of the Senate very seriously. The statement is not directed to you as the Senator for Kirinyaga but as the Chairman of the Committee and there is nothing private here. You can talk privately if you wish but we expect you to give an answer to the House in two weeks’ time."
}