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

{
    "url": "https://demozoo.org/api/v1/productions/291277/?format=api",
    "demozoo_url": "https://demozoo.org/productions/291277/",
    "id": 291277,
    "title": "Dither City",
    "author_nicks": [
        {
            "name": "0xF",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2612/?format=api",
                "id": 2612,
                "name": "Fox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Taquart",
            "abbreviation": "TQA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2260/?format=api",
                "id": 2260,
                "name": "Taquart",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-03-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/15/?format=api",
            "id": 15,
            "name": "32b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "0xF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2612/?format=api",
                    "id": 2612,
                    "name": "Fox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fusik.info/piotr/ditherci.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/lovebyte21/32_byte_intro/ditherci.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/pfusik/korporazka"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88214"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=e9tHqIJ1f28"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "159",
            "competition": {
                "id": 16377,
                "name": "32 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4197/",
                    "id": 4197,
                    "name": "Lovebyte 2021",
                    "tagline": "Where size matters",
                    "start_date": "2021-03-12",
                    "end_date": "2021-03-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.lovebyte.party/2021"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/a7/1fe4.287294.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/eb/a7/1fe4.287294.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/a7/1fe4.287294.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "monochrome",
        "source-available",
        "header-excluded"
    ]
}