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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/17/?format=api",
    "name": "Combining algebraic fractions 5.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/17/combining-algebraic-fractions-5-3/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/17/combining-algebraic-fractions-5-3/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/17/combining-algebraic-fractions-5-3.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/17/combining-algebraic-fractions-5-3.exam?format=api",
    "metadata": {
        "notes": "<p><strong>19/08/2012:</strong></p>\n    <p>Added tags.</p>\n    <p>Added description.</p>\n    <p>&nbsp;</p>\n    <p>Checked calculations. OK.</p>\n    <p>Set accuracy to 0.00001 for abs diff in both parts.</p>\n    <p><strong>02/02/2013:</strong></p>\n    <p>Made sure that the numerator in the first part addition has an $x$ term by redefining c.</p>\n    <p>Similarly for second part by redefining c1.</p>",
        "description": "\n        \t\t<p>First part: express as a single fraction: $\\displaystyle \\frac{a}{px + b} +&nbsp; \\frac{c}{qx + d}$.</p>\n        \t\t            <p>Second part: Find $\\displaystyle \\frac{a}{px + b} + \\frac{c}{qx + d}+\\frac{r}{sx+t}$&nbsp;as a single fraction.</p>\n        \t\t",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": []
}