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

{
    "id": 157710,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157710/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "The Assistant Minister for East African Community",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. In other jurisdictions, this House is referred to as the House of Commons. In other words, it is the House where the common citizens of this country are represented."
}