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

{
    "id": 1564499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1564499/?format=api",
    "text_counter": 326,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir, for giving me the opportunity to contribute to this interim report. May I confirm to the House that I am a member of this Committee and that I was present when we interviewed the team that came from Nyamira."
}