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

{
    "url": "https://demozoo.org/api/v1/productions/278613/?format=api",
    "demozoo_url": "https://demozoo.org/productions/278613/",
    "id": 278613,
    "title": "Seasons",
    "author_nicks": [
        {
            "name": "Deater",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76588/?format=api",
                "id": 76588,
                "name": "Deater",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-05-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Deater",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76588/?format=api",
                    "id": 76588,
                    "name": "Deater",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "qkumba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58916/?format=api",
                    "id": 58916,
                    "name": "qkumba",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "HellMood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49561/?format=api",
                    "id": 49561,
                    "name": "HellMood",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deater.net/weave/vmwprod/seasons_demo/seasons.dsk"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/outline20/128_byte_intro/apple2_seasons.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deater.net/weave/vmwprod/seasons_demo/"
        },
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/deater/dos33fsprogs/tree/master/seasons"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85680"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QxCthi-KxMU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "214",
            "competition": {
                "id": 15919,
                "name": "128b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4065/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4065/",
                    "id": 4065,
                    "name": "Outline Online 2020",
                    "tagline": "",
                    "start_date": "2020-05-22",
                    "end_date": "2020-05-24",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/d7/f045.268626.png",
            "original_width": 560,
            "original_height": 382,
            "standard_url": "https://media.demozoo.org/screens/s/1b/d7/f045.268626.jpg",
            "standard_width": 400,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/d7/f045.268626.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/84/97/9303.268625.png",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/84/97/9303.268625.jpg",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/97/9303.268625.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "fractal",
        "ifs",
        "source-available"
    ]
}