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

{
    "url": "https://demozoo.org/api/v1/productions/195203/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195203/",
    "id": 195203,
    "title": "Three Minus",
    "author_nicks": [
        {
            "name": "Altair",
            "abbreviation": "ATR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                "id": 3628,
                "name": "Altair",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "mgo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82873/?format=api",
                    "id": 82873,
                    "name": "mariusz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "KK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1027/?format=api",
                    "id": 1027,
                    "name": "KK",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Traq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74811/?format=api",
                    "id": 74811,
                    "name": "Traq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/VCS/ALTAIR/3MINUSV2.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/sillyventure18/atari_2600_demo/three_minus.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/sillyventure18/atari_2600_demo/three_minus_v2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78763"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=irYiiL7DZA0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "938",
            "competition": {
                "id": 14735,
                "name": "Atari 2600 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3538/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3538/",
                    "id": 3538,
                    "name": "Silly Venture 2018",
                    "tagline": "United Atari Scene Art Festival",
                    "start_date": "2018-11-02",
                    "end_date": "2018-11-04",
                    "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/44/28/a26c.173190.png",
            "original_width": 1273,
            "original_height": 999,
            "standard_url": "https://media.demozoo.org/screens/s/44/28/a26c.173190.png",
            "standard_width": 382,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/28/a26c.173190.png",
            "thumbnail_width": 191,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "space-invaders"
    ]
}