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

{
    "id": 7284,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7284/?format=api",
    "text_counter": 445,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, you will give further directions tomorrow afternoon. In those circumstances, is it not only fair that the First Reading of the Bill comes after those further directions from the Chair?"
}