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

{
    "url": "https://demozoo.org/api/v1/productions/41043/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41043/",
    "id": 41043,
    "title": "Goldie",
    "author_nicks": [
        {
            "name": "Apathy",
            "abbreviation": "APT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                "id": 1183,
                "name": "Apathy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zeeball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5538/?format=api",
                    "id": 5538,
                    "name": "Zeeball",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mAZE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5371/?format=api",
                    "id": 5371,
                    "name": "mAZE",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Wizzball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10084/?format=api",
                    "id": 10084,
                    "name": "Wizzball",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "music player"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aminet.net/demo/aga/SPO98-64K.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/spoletium98/amiga/in64/spo98-64.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5",
            "competition": {
                "id": 3901,
                "name": "64KB Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1037/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1037/",
                    "id": 1037,
                    "name": "Spoletium 1998",
                    "tagline": "",
                    "start_date": "1998-03-14",
                    "end_date": "1998-03-15",
                    "location": "Spoleto, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.740978,
                    "longitude": 12.7383,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}