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

{
    "id": 55891,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55891/?format=api",
    "text_counter": 347,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Mr. Assistant Minister! Given the time we have - it is 4.30 p.m. now - and given the nature of business that we have, I direct that you give the Statement tomorrow at 2.30 p.m. Question Time has taken too much time! Let us move to the next Order!"
}