GET /api/questions/1340/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/1340/?format=api",
"name": "Eigenvalues and Eigenvectors of a 2x2 Matrix",
"published": true,
"project": "https://numbas.mathcentre.ac.uk/api/projects/87/?format=api",
"author": {
"url": "https://numbas.mathcentre.ac.uk/api/users/93/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/93/?format=api",
"full_name": "Hayley Bishop",
"pk": 93,
"avatar": null
},
"edit": "https://numbas.mathcentre.ac.uk/question/1340/eigenvalues-and-eigenvectors-of-a-2x2-matrix/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/1340/eigenvalues-and-eigenvectors-of-a-2x2-matrix/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/1340/eigenvalues-and-eigenvectors-of-a-2x2-matrix.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/1340/eigenvalues-and-eigenvectors-of-a-2x2-matrix.exam?format=api",
"metadata": {
"notes": "<p><strong>21/04/13</strong> Based on Bill's \"Eigenvalues and eigenvectors\" combo question...</p>",
"description": "<p>Find eigenvalues and eigenvectors of $A$ $2 \\times 2$ matrix.</p>",
"licence": "None specified"
},
"status": "ok",
"resources": []
}