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

{
    "id": 1490452,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1490452/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Sen. Cherarkey",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "Thank you, Madam Temporary Speaker, I take this opportunity to second this Motion of the mediated version of the Water Bill. I also thank the Chairperson who coincidentally is our Chair of the Committee on Land, Environment and Natural Resources although, I do not know for how long he will be, but we wish him well."
}