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

{
    "id": 149781,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149781/?format=api",
    "text_counter": 500,
    "type": "speech",
    "speaker_name": "Mr. Omingo",
    "speaker_title": "The Assistant Minister for Trade",
    "speaker": {
        "id": 180,
        "legal_name": "James Omingo Magara",
        "slug": "omingo-magara"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I have not been consulted by any Member. But in the interest of gender, I would like to give five minutes to Dr. Laboso and two minutes to my younger brother here, Mr. Pesa."
}