GET /api/questions/283/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/283/?format=api",
    "name": "Sequences and Limits 1.3",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/3/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/6/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/6/?format=api",
        "full_name": "Bill Foster",
        "pk": 6,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/283/sequences-and-limits-1-3/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/283/sequences-and-limits-1-3/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/283/sequences-and-limits-1-3.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/283/sequences-and-limits-1-3.exam?format=api",
    "metadata": {
        "notes": "\n        \t\t<p><strong>4/07/2012:</strong></p>\n        \t\t<p>Checked calculations.</p>\n        \t\t<p>Small changes to Advice display.</p>\n        \t\t<p>Left inequalities as $\\lt$.</p>\n        \t\t<p><strong>21/07/2012:</strong></p>\n        \t\t<p>Added description.</p>\n        \t\t<p>Added function chcop to create coprime pairs - better display of solution.</p>\n        \t\t<p>Changed definition of variables a, b, c, d.</p>\n        \t\t<p>&nbsp;<strong>27/7/2012:</strong></p>\n        \t\t<p>Added tags.</p>\n        \t\t<p>Question appears to be working correctly.</p>\n        \t\t",
        "description": "\n        \t\t<p>$x_n=\\frac{an+b}{cn+d}$.&nbsp;Find the least integer $N$ such that $\\left|x_n -\\frac{a}{c}\\right| \\lt 10 ^{-r},\\;n\\geq N$, $2\\leq r \\leq 6$.</p>\n        \t\t<p>&nbsp;</p>\n        \t\t",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}