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

{
    "url": "https://demozoo.org/api/v1/productions/305292/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/305292/",
    "id": 305292,
    "title": "Parenthood",
    "author_nicks": [
        {
            "name": "Agenda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17593/?format=api",
                "id": 17593,
                "name": "Agenda",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-11",
    "supertype": "graphics",
    "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/56/?format=api",
            "id": 56,
            "name": "256b Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ilmenit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44556/?format=api",
                    "id": 44556,
                    "name": "Ilmenit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Emba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130114/?format=api",
                    "id": 130114,
                    "name": "Emba",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lovebyte22/executable_graphics_oldschool/parenthood.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90971"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "258",
            "competition": {
                "id": 16963,
                "name": "Oldschool Tiny Executable Graphics",
                "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/2f/32/323f.304997.png",
            "original_width": 240,
            "original_height": 140,
            "standard_url": "https://media.demozoo.org/screens/s/2f/32/323f.304997.png",
            "standard_width": 240,
            "standard_height": 140,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2f/32/323f.304997.png",
            "thumbnail_width": 200,
            "thumbnail_height": 116
        }
    ],
    "tags": []
}