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

{
    "url": "https://demozoo.org/api/v1/productions/290404/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/290404/",
    "id": 290404,
    "title": "Shroom Shroom!",
    "author_nicks": [
        {
            "name": "Aomeba",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45703/?format=api",
                "id": 45703,
                "name": "Aomeba",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Artline Designs",
            "abbreviation": "ALD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14295/?format=api",
                "id": 14295,
                "name": "Artline Designs",
                "is_group": true
            }
        },
        {
            "name": "Siesta",
            "abbreviation": "SIE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8722/?format=api",
                "id": 8722,
                "name": "Siesta",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-02-27",
    "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": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/209389/ShroomShroom_Aomeba_ALD_Siesta.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=200562"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=4",
            "score": "200",
            "competition": {
                "id": 16361,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4224/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4224/",
                    "id": 4224,
                    "name": "BCC Party 2021",
                    "tagline": "#15: Online - A Saturday For The Past",
                    "start_date": "2021-02-27",
                    "end_date": "2021-02-27",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://c64clubberlin.de/?p=5383"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5e/93/1cde.286467.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/5e/93/1cde.286467.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5e/93/1cde.286467.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}