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

{
    "id": 23236,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23236/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "THAT, notwithstanding the provisions of Standing Order No. 20(1) this House resolves to have a sitting today, Friday 26th August, 2011 at 2.30 p.m."
}