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

{
    "url": "https://demozoo.org/api/v1/productions/302233/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/302233/",
    "id": 302233,
    "title": "News From The Front",
    "author_nicks": [
        {
            "name": "Crusader",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7404/?format=api",
                "id": 7404,
                "name": "Crusader",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mo'Soul",
            "abbreviation": "M'S",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7064/?format=api",
                "id": 7064,
                "name": "Mo'Soul",
                "is_group": true
            }
        }
    ],
    "release_date": "1997",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}