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

{
    "url": "https://demozoo.org/api/v1/productions/168299/?format=api",
    "demozoo_url": "https://demozoo.org/productions/168299/",
    "id": 168299,
    "title": "Atari 520ST Speech Synthesizer V2.0 (Hacked by EarX 2006)",
    "author_nicks": [
        {
            "name": "EarX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2420/?format=api",
                "id": 2420,
                "name": "EarX",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "EarX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2420/?format=api",
                    "id": 2420,
                    "name": "EarX",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Falcon-patch"
        },
        {
            "nick": {
                "name": "A.D. Beveridge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67643/?format=api",
                    "id": 67643,
                    "name": "A.D. Beveridge",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "M.N. Day",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67644/?format=api",
                    "id": 67644,
                    "name": "M.N. Day",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/EARX/FSPEECH.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}