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

{
    "id": 1030676,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030676/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Speaker, Sir, I want to finalise by saying that I appreciate the work of Sen. Sakaja and his team. That makes me feel good. Today being a very special day for me, I feel great that at least we are talking and caring about people who are less fortunate."
}