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

{
    "id": 123108,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123108/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Yes, indeed, Mr. Deputy Speaker, Sir, I can confirm that the Question will be answered on Thursday, next week. But I just want the Minister and the Government to be aware that there is no High Court in North Eastern Province. The answer he had given---"
}