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

{
    "id": 58883,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58883/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to further refer you to Article 221 of the new Constitution, Sub-section 4 which says: “Before the National Assembly considers the estimates of revenue and expenditure, a committee of the National Assembly shall discuss and reveal the estimates and make recommendations to the Assembly”."
}