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

{
    "url": "https://demozoo.org/api/v1/productions/33204/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33204/",
    "id": 33204,
    "title": "Fresh",
    "author_nicks": [
        {
            "name": "Bizarre Arts",
            "abbreviation": "BZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2020/?format=api",
                "id": 2020,
                "name": "Bizarre Arts",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Azure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/653/?format=api",
                    "id": 653,
                    "name": "Azure",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Axis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5568/?format=api",
                    "id": 5568,
                    "name": "Axis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fiver2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/349/?format=api",
                    "id": 349,
                    "name": "Fiver2",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/632/?format=api",
                    "id": 632,
                    "name": "Sire",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "object"
        },
        {
            "nick": {
                "name": "AntiBrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8377/?format=api",
                    "id": 8377,
                    "name": "AntiBrain",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/tsp96/amiga/in40/bzr_fres.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11275"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9219"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "140",
            "competition": {
                "id": 2769,
                "name": "Amiga 40K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/878/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/878/",
                    "id": 878,
                    "name": "The Summer Party 1996",
                    "tagline": "",
                    "start_date": "1996-07-12",
                    "end_date": "1996-07-14",
                    "location": "Aalborg, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 57.049351,
                    "longitude": 9.91629,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d7/35/e5aa.jw25015.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/d7/35/e5aa.jw25015.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/35/e5aa.jw25015.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "the-player-v6.1a"
    ]
}