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

{
    "id": 745566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/745566/?format=api",
    "text_counter": 592,
    "type": "speech",
    "speaker_name": "Hon. Gichigi",
    "speaker_title": "",
    "speaker": {
        "id": 1909,
        "legal_name": "Samuel Kamunye Gichigi",
        "slug": "samuel-kamunye-gichigi"
    },
    "content": "Hon. Deputy Chairman, I beg to move that the Committee doth report to the House its consideration of the National Assembly Standing Orders up to Standing Order No.106 with amendments and seek leave to sit again today."
}