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

{
    "id": 101738,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101738/?format=api",
    "text_counter": 226,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to lay on the Table or utter in the House a translation which was provided by his friend who is not an official translator? His friend is not certified to translate. Is that admissible in this House?"
}