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

{
    "id": 224342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/224342/?format=api",
    "text_counter": 257,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. I do not know how we should address the Chair. The Assistant Minister here is addressing you as Madam Chair. Could I be in order to ask you to give us guidance on how we should address you? Do we address you as Madam Chair or Madam Temporary Deputy Speaker?"
}