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

{
    "url": "https://demozoo.org/api/v1/productions/271810/?format=api",
    "demozoo_url": "https://demozoo.org/productions/271810/",
    "id": 271810,
    "title": "Kaboom",
    "author_nicks": [
        {
            "name": "Kane",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49829/?format=api",
                "id": 49829,
                "name": "Kane",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Suspect",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13954/?format=api",
                "id": 13954,
                "name": "Suspect",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-12-07",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49829/?format=api",
                    "id": 49829,
                    "name": "Kane",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/SUSPECT/KABOOM.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84377"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VPpxD_Q7SOw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "625",
            "competition": {
                "id": 15644,
                "name": "Atari XL/XE Intro 256b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3781/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3781/",
                    "id": 3781,
                    "name": "Silly Venture 2019",
                    "tagline": "Keeping the legacy of the ATARI scene alive!",
                    "start_date": "2019-12-06",
                    "end_date": "2019-12-08",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/32/4384.256570.png",
            "original_width": 376,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/03/32/4384.256570.png",
            "standard_width": 376,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/32/4384.256570.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": []
}