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

{
    "url": "https://demozoo.org/api/v1/productions/49656/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49656/",
    "id": 49656,
    "title": "Random Cellular Automaton",
    "author_nicks": [
        {
            "name": "Arm's Tech",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26733/?format=api",
                "id": 26733,
                "name": "Arm's Tech",
                "is_group": true
            }
        },
        {
            "name": "Positivity",
            "abbreviation": "PSTVT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2230/?format=api",
                "id": 2230,
                "name": "Positivity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-06-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Baah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26732/?format=api",
                    "id": 26732,
                    "name": "Baah",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyclone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30327/?format=api",
                    "id": 30327,
                    "name": "Cyclone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/POSITVTY/CELL.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57063"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 5068,
                "name": "Atari ST/800XL Demo/Bootsector",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/248/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/248/",
                    "id": 248,
                    "name": "Outline 2011",
                    "tagline": "",
                    "start_date": "2011-06-02",
                    "end_date": "2011-06-05",
                    "location": "Eersel, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.35831,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/54/84/8ea7.141701.png",
            "original_width": 832,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/54/84/8ea7.141701.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/54/84/8ea7.141701.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": []
}