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

{
    "url": "https://demozoo.org/api/v1/productions/305428/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305428/",
    "id": 305428,
    "title": "7 Byte Dance Party",
    "author_nicks": [
        {
            "name": "Serato",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120814/?format=api",
                "id": 120814,
                "name": "Serato",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Finnish Gold",
            "abbreviation": "FIG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3142/?format=api",
                "id": 3142,
                "name": "Finnish Gold",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-02-12",
    "supertype": "production",
    "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/54/?format=api",
            "id": 54,
            "name": "8b intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/seratosteve/releases/raw/main/lovebyte22/7-byte-party/7-byte-party.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lovebyte22/misc/8_byte_intro_showcase/7-byte-party.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90958"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PhKVpbML3J0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 16971,
                "name": "8 Byte Intro Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/70/f2ee.304858.png",
            "original_width": 1085,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/4b/70/f2ee.304858.jpg",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/70/f2ee.304858.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "glitch",
        "header-excluded"
    ]
}