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

{
    "id": 55609,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55609/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Assistant Minister for informing the House the number of countries that give us scholarships. I know that the Ministry uses the print media only to advertize the scholarships. What other mechanism will the Ministry put in place to ensure that students in all the 47 counties are fully aware of the scholarships?"
}