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

{
    "id": 335564,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/335564/?format=api",
    "text_counter": 435,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Koech, just before we reach there, there are two proposals for amendment from you and Millie. I am asking whether the proposals are distinct from each other, so that we can deal with them separately or whether they overlap, so that we can find the areas of the overlap."
}