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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/20559/?format=api",
    "name": "Eigenvalues & eigenvectors of a 2x2",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1810/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/789/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/789/?format=api",
        "full_name": "Frank Doheny",
        "pk": 789,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/20559/eigenvalues-eigenvectors-of-a-2x2/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/20559/eigenvalues-eigenvectors-of-a-2x2/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/20559/eigenvalues-eigenvectors-of-a-2x2.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/20559/eigenvalues-eigenvectors-of-a-2x2.exam?format=api",
    "metadata": {
        "description": "<p>This question concerns the evaluation of the eigenvalues and corresponding eigenvectors of a 2x2 matrix.</p>",
        "licence": "Creative Commons Attribution-NonCommercial 4.0 International"
    },
    "status": "ok",
    "resources": []
}