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

{
    "id": 654738,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/654738/?format=api",
    "text_counter": 467,
    "type": "speech",
    "speaker_name": "Hon. Abongotum",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Hon. Temporary Deputy Chairlady, I do not oppose the sequence of the logical flow proposed by my good friend, the Member for Luanda because it will amount to the same thing. So, if that sequence is supported by Members, I have no problem with that."
}