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

{
    "id": 1414740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1414740/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "Pursuant to the provisions of Standing Order 143(1)(b) of the National Assembly Standing Orders, Hon. Beatrice Kemei, MP, will now assume the role of the co-sponsor of the Bill and shall be responsible for marshalling its consideration in the National Assembly."
}