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

{
    "url": "https://demozoo.org/api/v1/productions/330168/?format=api",
    "demozoo_url": "https://demozoo.org/productions/330168/",
    "id": 330168,
    "title": "Half-Life",
    "author_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-11-14",
    "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": "The Punisher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28523/?format=api",
                    "id": 28523,
                    "name": "The Punisher",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Supply"
        },
        {
            "nick": {
                "name": "Toast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77020/?format=api",
                    "id": 77020,
                    "name": "Toast",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Packing"
        },
        {
            "nick": {
                "name": "JED",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14213/?format=api",
                    "id": 14213,
                    "name": "JED",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Wolverine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16485/?format=api",
                    "id": 16485,
                    "name": "Wolverine",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/a82c49"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "half-life"
    ]
}