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

{
    "id": 287818,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/287818/?format=api",
    "text_counter": 243,
    "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, you will recall that the hon. James Orengo had just started moving the Motion the other time and then, later on, during the following Sitting, the Attorney General did request this House to suspend or defer debate on this particular Bill so that further consultations----"
}