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

{
    "id": 1064195,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1064195/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "I will refer to Article 257 of the Constitution. Article 257(3) of the Constitution reads as follows: “If a popular initiative in the form of a general suggestion, the promoters of the popular initiative shall formulate it into a Bill.”"
}