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

{
    "id": 476041,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/476041/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " I know you had sought a statement, but you were advised that Sen. Kanainza had sought a similar statement. So, I only allowed you because maybe you would like to ride on that statement which was sought, but not to debate on it. No, not now; not before the statement is issued."
}