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

{
    "id": 929130,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/929130/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Finally, if we, in this House of union, do not take the matter of land very seriously, when we will be out, it will be our pieces of land which will be grabbed. We will end up scratching our heads and saying that we wish we knew. Since we now know, we should act now."
}