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

{
    "id": 890722,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/890722/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Sen. Seneta",
    "speaker_title": "",
    "speaker": {
        "id": 611,
        "legal_name": "Mary Yiane Senata",
        "slug": "mary-yiane-senata"
    },
    "content": "In Article 176 of the Constitution, there exists a county government. It says- “(1) There shall be a county government for each county, consisting of a county assembly and a county executive. (2) Every county government shall decentralize its function and provision of its services to the extent that it is efficient and practicable to do so.”"
}