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

{
    "id": 481331,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/481331/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Sen. Wangari",
    "speaker_title": "",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "Mr. Speaker, Sir, mine is on a point of procedure. Though I appreciate the issue is of public interest, I was wondering whether it is in order that when we request for a statement we agree that the response be aired in the media instead of bringing the answer to the House. Is it in order?"
}