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

{
    "url": "https://demozoo.org/api/v1/productions/341387/?format=api",
    "demozoo_url": "https://demozoo.org/productions/341387/",
    "id": 341387,
    "title": "Conway's Game Of Life",
    "author_nicks": [
        {
            "name": "Busy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11543/?format=api",
                "id": 11543,
                "name": "Busy",
                "is_group": false
            }
        },
        {
            "name": "Noro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11544/?format=api",
                "id": 11544,
                "name": "Noro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-03-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/forever24/zx_spectrum_1k/lifegame-full.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96496"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=vkvkjKQlJoM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "451",
            "competition": {
                "id": 18764,
                "name": "ZX Spectrum 1K intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4817/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4817/",
                    "id": 4817,
                    "name": "Forever 2024",
                    "tagline": "22: 8-Bit Underground",
                    "start_date": "2024-03-15",
                    "end_date": "2024-03-17",
                    "location": "Trnava, Trnavský kraj, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.41667,
                    "longitude": 17.66667,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}