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

{
    "id": 1012602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012602/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Luanda, ODM",
    "speaker_title": "Hon. Christopher Omulele",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Thank you, Hon. Speaker. I beg to report that the Committee of the Whole House has considered the County Allocation of Revenue Bill, (Senate Bill No. 7 of 2020), and approved the same without amendments."
}