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

{
    "id": 1172222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1172222/?format=api",
    "text_counter": 377,
    "type": "speech",
    "speaker_name": "Uriri, ODM",
    "speaker_title": "Hon. Mark Nyamita",
    "speaker": {
        "id": 13500,
        "legal_name": "Mark Ogolla Nyamita",
        "slug": "mark-ogolla-nyamita"
    },
    "content": " Members have an opportunity to propose amendments on this Bill which is before us. If they propose and if they went through the Committee and their amendments did not go through, it is not anything new."
}