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

{
    "id": 564046,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/564046/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Hon. Nyamweya",
    "speaker_title": "",
    "speaker": {
        "id": 391,
        "legal_name": "Manson Oyongo Nyamweya",
        "slug": "manson-nyamweya"
    },
    "content": "Thank you, Hon. Speaker. I had put in a question to be answered; unfortunately, I will not be in next week. Can I ask that this question be postponed, so that it can be answered when I am available?"
}