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

{
    "id": 212100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212100/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Then, Mr. Ahenda, you are out of order! The procedure is that once you have the Motion printed and it is before the House, you move it as it is on the Order Paper. If you want to make any amendments, somebody else can do that on your behalf later in the debate because you cannot amend your own Motion!"
}