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

{
    "url": "https://demozoo.org/api/v1/productions/328229/?format=api",
    "demozoo_url": "https://demozoo.org/productions/328229/",
    "id": 328229,
    "title": "Half-Life",
    "author_nicks": [
        {
            "name": "Class",
            "abbreviation": "CLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16508/?format=api",
                "id": 16508,
                "name": "Class",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-11-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Miramax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85229/?format=api",
                    "id": 85229,
                    "name": "Miramax",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        },
        {
            "nick": {
                "name": "Red Leader",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46791/?format=api",
                    "id": 46791,
                    "name": "Red Leader",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Supply"
        },
        {
            "nick": {
                "name": "Antibody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47321/?format=api",
                    "id": 47321,
                    "name": "Antibody",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/b64bfd"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "half-life"
    ]
}