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

{
    "url": "https://demozoo.org/api/v1/productions/280869/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/280869/",
    "id": 280869,
    "title": "8-Bit Love",
    "author_nicks": [
        {
            "name": "deadguy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90581/?format=api",
                "id": 90581,
                "name": "deadguy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pungas De Villa Martelli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25225/?format=api",
                "id": 25225,
                "name": "Pungas De Villa Martelli",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-07-18",
    "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/2020/flashparty20/text_art_petscii/deadguy-8bitlove.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "106",
            "competition": {
                "id": 16040,
                "name": "Text Art (PETSCII)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4064/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4064/",
                    "id": 4064,
                    "name": "Flashparty 2020",
                    "tagline": "Place of comradery for enthusiasts of the technological sub-cultures in Latin America and the world.",
                    "start_date": "2020-07-17",
                    "end_date": "2020-07-19",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://flashparty.dx.am"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b9/ba/7caf.274435.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/b9/ba/7caf.274435.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b9/ba/7caf.274435.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "petscii"
    ]
}