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

{
    "id": 3641,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3641/?format=api",
    "text_counter": 486,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "The Committee noted that they also have other outstanding operational and legal challenges relating to leadership, composition et cetera, facing the Committee, and this required more time to be dealt with by the Committee. They resolved that they would have a two-day meeting to iron out any of the differences that are before them. They were confident that they would resolve any outstanding issues."
}