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

{
    "url": "https://demozoo.org/api/v1/productions/333758/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/333758/",
    "id": 333758,
    "title": "I Think We Are Not Alone",
    "author_nicks": [
        {
            "name": "CopAss",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111905/?format=api",
                "id": 111905,
                "name": "CopAss",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Leader",
            "abbreviation": "LDR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22396/?format=api",
                "id": 22396,
                "name": "Leader",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-26",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/syntax23/pixel_8bit/-c64-i-think-we-are-not-alone-by-copass.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237174"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=d0qxDs8wL0o"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "68",
            "competition": {
                "id": 18431,
                "name": "Pixel Graphics (8bit)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4683/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4683/",
                    "id": 4683,
                    "name": "Syntax 2023",
                    "tagline": "",
                    "start_date": "2023-11-25",
                    "end_date": "2023-11-26",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/46/8009.334978.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/c2/46/8009.334978.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/46/8009.334978.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "aseprite",
        "pixcen",
        "humanmadepixels"
    ]
}