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

{
    "id": 1201242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1201242/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Sen. Dullo",
    "speaker_title": "",
    "speaker": {
        "id": 13125,
        "legal_name": "Dullo Fatuma Adan",
        "slug": "dullo-fatuma-adan"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir, for this opportunity. As you have said, I should have contributed the first day, but because of the demand, it was impossible. I will contribute to the President’s Address. This is my first time in the opposition party."
}