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

{
    "id": 1418483,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1418483/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Hon. Christine, I thought you would be speaking on the Bill but you have had your way. Nevertheless, let us have Hon. Phyllis Bartoo speaking next. Do we have her in the House? If you are not speaking on this Motion, I can move to the next Member."
}