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

{
    "id": 3619,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3619/?format=api",
    "text_counter": 464,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Given that you have been engaging the Minister since this morning, those are matters you can engage him and the Clerk of the National Assembly on, so that they can be brought to the attention of the Speaker as soon as he gets back to the country. Yes, Mr. Kimunya."
}