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

{
    "id": 3559,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3559/?format=api",
    "text_counter": 404,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Assistant Minister, I think you should take this a bit more seriously. In your own Statement, you have said that as you speak before this House, the Minister for Foreign Affairs is in Khartoum in order to do something in relation to this warrant of arrest. So, please, do not say that he is not here and that is why you are not complying. You have in your own Statement indicated that the President of this Republic has dispatched his own Minister for Foreign Affairs to the Republic of Northern Sudan in connection with this same matter in respect of which you are issuing a Ministerial Statement."
}