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

{
    "id": 1155502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1155502/?format=api",
    "text_counter": 368,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "(d) tallying, announcement and declaration, in the prescribed form, of the final results from each polling station in a constituency for the election of a member of the National Assembly and members of the county assembly;"
}