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

{
    "url": "https://demozoo.org/api/v1/productions/201105/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201105/",
    "id": 201105,
    "title": "Algorytm",
    "author_nicks": [
        {
            "name": "Piesiu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17592/?format=api",
                "id": 17592,
                "name": "Piesiu",
                "is_group": false
            }
        },
        {
            "name": "Svoy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2300/?format=api",
                "id": 2300,
                "name": "Svoy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Agenda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17593/?format=api",
                "id": 17593,
                "name": "Agenda",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-03-16",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Piesiu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17592/?format=api",
                    "id": 17592,
                    "name": "Piesiu",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Svoy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2300/?format=api",
                    "id": 2300,
                    "name": "Svoy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://drive.google.com/open?id=1NR6_kz4jUX9ImvGawfNOVQLI-GsnPalF"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/forever19/atari_intro/algorytm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80696"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=w8hLoMzPXtE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "532",
            "competition": {
                "id": 15013,
                "name": "Atari 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3699/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3699/",
                    "id": 3699,
                    "name": "Forever 2019",
                    "tagline": "20: 8-Bit Aliens",
                    "start_date": "2019-03-15",
                    "end_date": "2019-03-17",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever8.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/66/d2c4.181911.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/ee/66/d2c4.181911.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/66/d2c4.181911.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "glitch",
        "epilepsy-warning",
        "source-available"
    ]
}