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

{
    "id": 187566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/187566/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, let me take this opportunity to sincerely thank my colleagues for giving our Vote their total and unanimous support. You have noted that every hon. Member who spoke on this Vote spoke in support. This is unprecedented and we sincerely thank hon. Members from both sides of the House."
}