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

{
    "id": 1486929,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1486929/?format=api",
    "text_counter": 1474,
    "type": "speech",
    "speaker_name": "Hon. Mwengi Mutuse",
    "speaker_title": "",
    "speaker": {
        "id": 13665,
        "legal_name": "Eckomas Mwengi Mutuse",
        "slug": "eckomas-mwengi-mutuse"
    },
    "content": "Any constitutional rules, regulations or guidelines, whatever the nomenclature of founding or future member parties which is not inconsistent with this agreement is null and void to the extent of the inconsistency."
}