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

{
    "id": 50876,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50876/?format=api",
    "text_counter": 174,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, given that the Assistant Minister has said that each division is manned by, at least, an AP, could he confirm to us that he is going to make sure that there are APs in all the divisions in this country?"
}