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

{
    "id": 1357,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1357/?format=api",
    "text_counter": 347,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Through your indulgence, could you first confirm that admissibility of those documents before the Member continues with his debate on the same?"
}