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

{
    "id": 1006601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1006601/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Hon. Deputy Speaker, I beg to second the Motion to alter the publication period. This is not the first time we are doing it. It is something we have done over time whenever there is a need to accelerate the processing of business in the House. It is a straightforward matter."
}