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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/244/?format=api",
    "name": "Hyperbolic Functions 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/244/hyperbolic-functions-3/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/244/hyperbolic-functions-3/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/244/hyperbolic-functions-3.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/244/hyperbolic-functions-3.exam?format=api",
    "metadata": {
        "notes": "\n        \t\t<p><strong>29/06/2012:</strong></p>\n        \t\t    <p><strong><br /></strong>Added and edited tags.</p>\n        \t\t    <p>Added forbidden strings, the decimal point, to ensure fraction or integer input for numbers.</p>\n        \t\t    <p>Put in $C$ as integration constant in both answers.</p>\n        \t\t    <p><strong>19/07/2012:</strong></p>\n        \t\t    <p>Added instruction in second question so that an input of the form $x\\cosh$ is recognized.</p>\n        \t\t    <p>Added description.</p>\n        \t\t    <p>Checked calculation.</p>\n        \t\t    <p><strong>23/07/2012:</strong></p>\n        \t\t    <p></p>\n        \t\t    <p>Added tags.</p>\n        \t\t    <p>&nbsp;</p>\n        \t\t    <p>&nbsp;</p>\n        \t\t    <p>&nbsp;</p>\n        \t\t",
        "description": "<p>Find &nbsp;$\\displaystyle \\int\\cosh(ax+b)\\;dx,\\;\\;\\int x\\sinh(cx+d)\\;dx$</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": []
}