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

{
    "id": 1050099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1050099/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "During considerations of the National Assembly amendments by the Senate on 30th June, 2020, the Senate had initially agreed with some of the proposals made by the National Assembly. Therefore, the Mediation Committee was obligated to concentrate on consideration of the proposed amendments, which the Senate did not concur with."
}