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

{
    "id": 456302,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456302/?format=api",
    "text_counter": 367,
    "type": "speech",
    "speaker_name": "Hon. Osman",
    "speaker_title": "",
    "speaker": {
        "id": 13133,
        "legal_name": "Hassan Aden Osman",
        "slug": "hassan-aden-osman"
    },
    "content": "The same goes for Madam Lonah. We have heard so many good things about her. We have looked at her CV and seen that she recognizes high standards and I think they will serve the Commission and Members of this House. I support."
}