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

{
    "id": 264045,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/264045/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The matter before you is really simple. The Chair of the Committee simply asked you to reorganize the business. For good reasons, you have explained it is not possible. I think we should move on. Let the Chair move."
}