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

{
    "id": 3068,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3068/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Madam Temporary Deputy Speaker, I do not want to say that I am shocked, because I cannot find stronger language to use; but the Assistant Minister should not have waited until yesterday to write to the Minister for Foreign Affairs when he knew he was coming to give further clarifications on a Question or a Statement that he gave before this House, which specifically had requested that he consults the Minister for Foreign Affairs."
}