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

{
    "url": "https://demozoo.org/api/v1/productions/309118/?format=api",
    "demozoo_url": "https://demozoo.org/productions/309118/",
    "id": 309118,
    "title": "Mercifully Short",
    "author_nicks": [
        {
            "name": "The 7th Division",
            "abbreviation": "T7D",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60421/?format=api",
                "id": 60421,
                "name": "The 7th Division",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-06-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pararaum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52407/?format=api",
                    "id": 52407,
                    "name": "Pararaum",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111927/?format=api",
                    "id": 111927,
                    "name": "Wil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Logiker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                    "id": 77454,
                    "name": "Logiker",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "DamienG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131945/?format=api",
                    "id": 131945,
                    "name": "DamienG",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Font"
        },
        {
            "nick": {
                "name": "Ancient `?`",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106321/?format=api",
                    "id": 106321,
                    "name": "Ancient `?`",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ipok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112080/?format=api",
                    "id": 112080,
                    "name": "Ipok",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/shadowparty22/oldschool_intro/mshort.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/pararaum/amigaexamples/tree/master/demos/mercifully-short"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4X1zsMQn2yQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "68",
            "competition": {
                "id": 17114,
                "name": "Oldschool Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4380/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4380/",
                    "id": 4380,
                    "name": "Shadow Party 2022",
                    "tagline": "",
                    "start_date": "2022-06-10",
                    "end_date": "2022-06-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.shadow-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/33/35/c000.309066.png",
            "original_width": 692,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/33/35/c000.309066.png",
            "standard_width": 384,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/33/35/c000.309066.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}