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

{
    "url": "https://demozoo.org/api/v1/productions/239664/?format=api",
    "demozoo_url": "https://demozoo.org/productions/239664/",
    "id": 239664,
    "title": "Darknews 04",
    "author_nicks": [
        {
            "name": "Darkness",
            "abbreviation": "DKS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/429/?format=api",
                "id": 429,
                "name": "Darkness",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Troglobyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20586/?format=api",
                    "id": 20586,
                    "name": "Troglobyte",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Estrayk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10035/?format=api",
                    "id": 10035,
                    "name": "Estrayk",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editing"
        },
        {
            "nick": {
                "name": "Warlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18876/?format=api",
                    "id": 18876,
                    "name": "Warlock",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Unico",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20583/?format=api",
                    "id": 20583,
                    "name": "Unico",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "digiboy"
        },
        {
            "nick": {
                "name": "Dolby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18877/?format=api",
                    "id": 18877,
                    "name": "Dolby",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20587/?format=api",
                    "id": 20587,
                    "name": "Dani",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "texture"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Darkness/Darkness-Darknews04.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=30781"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "darknews"
    ]
}