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

{
    "id": 1534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1534/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "It is also possible that the family of Mr. Olando Ong’udi has undergone frustrations on the face of the records showing that the land belongs to Salim Mupelele Said’s side. Once the Ministry resolves the issue of the alleged transfer to Mr. Said, the frustrations will come to an end."
}