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

{
    "id": 1344,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1344/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Mr. Kabando wa Kabando",
    "speaker_title": "The Assistant Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 31,
        "legal_name": "Kabando wa Kabando",
        "slug": "kabando-kabando"
    },
    "content": "Madam Temporary Deputy Speaker, being a Member from that area, facing a multitude of families that will be seeking assistance for food, housing and, I can imagine, even bursaries in January, the hon. Member is specially affected. So, I want to declare my sympathy and solidarity with the hon. Member for Kathiani, hon. Wavinya Ndeti."
}