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

{
    "id": 342905,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/342905/?format=api",
    "text_counter": 1123,
    "type": "speech",
    "speaker_name": "Mrs. Noor",
    "speaker_title": "",
    "speaker": {
        "id": 375,
        "legal_name": "Sophia Abdi Noor",
        "slug": "sophia-noor"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Since the Chairman of the Committee which has thoroughly looked at this Bill is asking for amendments, will I be in order to request that the Mover be now called upon to reply?"
}