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

{
    "url": "https://demozoo.org/api/v1/productions/118726/?format=api",
    "demozoo_url": "https://demozoo.org/productions/118726/",
    "id": 118726,
    "title": "Popcorn #3",
    "author_nicks": [
        {
            "name": "Unicess",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47527/?format=api",
                "id": 47527,
                "name": "Unicess",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mason",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16043/?format=api",
                    "id": 16043,
                    "name": "Mason",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mason",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16043/?format=api",
                    "id": 16043,
                    "name": "Mason",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "editor"
        },
        {
            "nick": {
                "name": "MZK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5166/?format=api",
                    "id": 5166,
                    "name": "MZK",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Prosonix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1251/?format=api",
                    "id": 1251,
                    "name": "Prosonix",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11888"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45615"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "popcorn"
    ]
}