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

{
    "id": 176011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/176011/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, I just want to remind the House that when the next Order was called, it was loud and clear, despite the fact that there are very intensive consultations. So, could the Chair ask the Clerks-at-the-Table to be as loud as they were when calling the present Order?"
}