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

{
    "id": 1012561,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012561/?format=api",
    "text_counter": 240,
    "type": "speech",
    "speaker_name": "Nominated, ANC",
    "speaker_title": "Hon. Godfrey Osotsi",
    "speaker": {
        "id": 13172,
        "legal_name": "Godfrey Osotsi",
        "slug": "godfrey-osotsi"
    },
    "content": " Hon. Speaker, I rise under Standing Order No.95. Considering that Members have debated sufficiently this matter, and considering that the counties need money as soon as possible, I move that the Mover be now called upon to reply."
}