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

{
    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
    "id": 11,
    "name": "Invitation",
    "supertype": "production"
}