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

{
    "id": 1932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1932/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Mr. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "Madam Temporary Deputy Speaker, I beg to move the adoption of the report by the joint Committee on Administration and National Security, Lands and Natural Resources, Local Authorities, and; Transport, Public Works and Housing on the demolitions and evictions in Syokimau, Kyang’ombe, KPA, Maasai and Mitumba villages and Eastleigh."
}