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

{
    "id": 2547,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2547/?format=api",
    "text_counter": 238,
    "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. Speaker, Sir. I am just curious. The Deputy Speaker is wearing some torn piece of paper on his coat. I do not know whether it is part of the new dress for this House. Can he explain what this torn piece of cloth on his suit is for?"
}