GET /api/questions/22795/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/22795/?format=api",
"name": "Cumulative percent decrease",
"published": true,
"project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
"author": {
"url": "https://numbas.mathcentre.ac.uk/api/users/1590/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1590/?format=api",
"full_name": "Stanislav Duris",
"pk": 1590,
"avatar": null
},
"edit": "https://numbas.mathcentre.ac.uk/question/22795/cumulative-percent-decrease/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/22795/cumulative-percent-decrease/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/22795/cumulative-percent-decrease.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/22795/cumulative-percent-decrease.exam?format=api",
"metadata": {
"licence": "Creative Commons Attribution 4.0 International",
"description": "<p>Given the original price of a smartphone and the rate at which it decreases, calculate its price after a given number of months. In the second part, calculate the time remaining until the price goes below a certain point.</p>"
},
"status": "ok",
"resources": []
}