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

{
    "id": 5290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5290/?format=api",
    "text_counter": 286,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " I appreciate that. However, as you know, the House is seized of the matter through one of the Committees that is sitting. The Attorney-General has also appeared before that Committee and it is reasonable, acknowledging the importance that the matter deserves, that it is addressed in the context of the hearings going on now. So, let him give it on Thursday together with the others. Is there any other?"
}