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

{
    "id": 1142627,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1142627/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Leader of Majority",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Clause 13 of the Bill seeks to amend the Act in Section 22 on annual estimates, to include estimated expenditure for development of infrastructure for the provision of irrigation services. Clause 14 of the Bill seeks to amend the Act in Section 27 to include the output level of results in monitoring and evaluation."
}