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

{
    "id": 60613,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60613/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": " Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, the thanks of this House be recorded for the exposition of public policy contained in his Excellency’s Presidential Address laid on the Table of the House on Tuesday, 22nd March, 2011."
}