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

{
    "id": 456902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456902/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Hon. Abongotum",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Hon. Temporary Deputy Speaker, we had agreed with my deputy, hon. Ntoimaga that he would respond to this particular request but he is busy dealing with security issues in his constituency. So, I recommend that he deals with it on Thursday."
}