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

{
    "id": 1341748,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1341748/?format=api",
    "text_counter": 351,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, you are aware that Standing Order 33 gives each Member five minutes under this Motion, regardless of ranking or position. Only the Mover may take ten minutes. What is out of order, Member for Gatundu North?"
}