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

{
    "url": "https://demozoo.org/api/v1/productions/99230/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99230/",
    "id": 99230,
    "title": "The irssi Experiment",
    "author_nicks": [
        {
            "name": "Pope",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3926/?format=api",
                "id": 3926,
                "name": "Pope",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "G-INcorporated",
            "abbreviation": "GIN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3925/?format=api",
                "id": 3925,
                "name": "G-INcorporated",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-02-01",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zefyros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3684/?format=api",
                    "id": 3684,
                    "name": "Zefyros",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Oltzu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13690/?format=api",
                    "id": 13690,
                    "name": "Oltzu",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3926/?format=api",
                    "id": 3926,
                    "name": "Pope",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/payback14/realwild/gin-irssi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62497"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "146",
            "competition": {
                "id": 9991,
                "name": "Real Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1804/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1804/",
                    "id": 1804,
                    "name": "Payback 2014",
                    "tagline": "We are Back!",
                    "start_date": "2014-01-31",
                    "end_date": "2014-02-02",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.thepayback.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/a3/19de.51937.jpg",
            "original_width": 400,
            "original_height": 251,
            "standard_url": "https://media.demozoo.org/screens/s/3e/a3/19de.51937.jpg",
            "standard_width": 400,
            "standard_height": 251,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/a3/19de.51937.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "80x25",
        "irssi"
    ]
}