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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/153545/?format=api",
    "name": "AS10 Difference of two squares",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/25382/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/23526/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/23526/?format=api",
        "full_name": "Megan Oliver",
        "pk": 23526,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/153545/as10-difference-of-two-squares/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/153545/as10-difference-of-two-squares/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/153545/as10-difference-of-two-squares.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/153545/as10-difference-of-two-squares.exam?format=api",
    "metadata": {
        "description": "<p>Factorising a quadratic expression of the form $a^2x^2-b^2$ to $(ax+b)(ax-b)$, using the difference of two squares formula.</p>",
        "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"
    },
    "status": "ok",
    "resources": []
}