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

{
    "id": 315225,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/315225/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "On the question of the whereabouts of the girl, she is already with her family. As I said, an inquest file has been opened. If this fellow is found to have raped the girl, the law will catch up with him."
}