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

{
    "id": 10902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10902/?format=api",
    "text_counter": 247,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, is it in order for the hon. Member to discuss the character and appointment of a Government officer who cannot defend herself or himself in this House, without moving a substantive Motion?"
}