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

{
    "id": 8492,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8492/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Speaker, Sir, given that this matter has attracted a lot of attention now and given that the Assistant Minister is also handling it through diplomatic channels, could he give an undertaking that he will brief this House as soon as this matter is concluded?"
}