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

{
    "id": 197213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/197213/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "Nominated Member",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": " Mr. Deputy Speaker, Sir, let me take this rare privilege to move this Procedural Motion, on behalf of the Leader of Government Business. I beg to move:- THAT, this House orders that the Business appearing in today's Order Paper be exempted from the provisions of Standing Order No.33, being a Wednesday Morning, a day allocated for Private Members' Motions."
}