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

{
    "url": "https://demozoo.org/api/v1/productions/113911/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113911/",
    "id": 113911,
    "title": "Brrrr",
    "author_nicks": [
        {
            "name": "Aids",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2148/?format=api",
                "id": 2148,
                "name": "Aids",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lewis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2301/?format=api",
                    "id": 2301,
                    "name": "Lewis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/AIDS/BRRRR.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71259"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10514,
                "name": "256 Byte",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1723/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1723/",
                    "id": 1723,
                    "name": "East Party 2004",
                    "tagline": "",
                    "start_date": "2004-10-15",
                    "end_date": "2004-10-17",
                    "location": "Monki, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.404572,
                    "longitude": 22.79743,
                    "website": "http://east.atari8.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2c/0a/e0fd.326588.png",
            "original_width": 672,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/2c/0a/e0fd.326588.png",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2c/0a/e0fd.326588.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}