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

{
    "id": 248210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/248210/?format=api",
    "text_counter": 123,
    "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, when answering this Question the Assistant Minister gave us the population figures. However, I have not heard him mention anything like estimates. I am wondering whether they actually carried out the population census in December, 2005."
}