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

{
    "id": 108242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/108242/?format=api",
    "text_counter": 340,
    "type": "speech",
    "speaker_name": "Mr. Nyambati",
    "speaker_title": "",
    "speaker": {
        "id": 116,
        "legal_name": "Walter Enock Osebe Nyambati",
        "slug": "walter-nyambati"
    },
    "content": "Thank you, Mr. Speaker, Sir. Given the mood of the House, I also wish to withdraw my proposed amendment. However, I want to inform the House that this is extremely important. I will bring it back. With your kind permission before you make your ruling, I also have another proposed amendment on Article 128(a). Even if it has not yet come up, I would like to give notice that I will be withdrawing it."
}