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

{
    "id": 1361155,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1361155/?format=api",
    "text_counter": 1061,
    "type": "speech",
    "speaker_name": "Gov. Kawira Mwangaza",
    "speaker_title": "",
    "speaker": {
        "id": 1325,
        "legal_name": "Kawira Mwangaza Mwenda",
        "slug": "kawira-mwangaza-mwenda"
    },
    "content": "So, this IFMIS report must go through the audit for us to get a final copy that can be relied on by this honourable House."
}