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

{
    "url": "https://demozoo.org/api/v1/productions/21471/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/21471/",
    "id": 21471,
    "title": "The Party...",
    "author_nicks": [
        {
            "name": "Dipswitch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                "id": 5806,
                "name": "Dipswitch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Aerosol",
            "abbreviation": "aSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6858/?format=api",
                "id": 6858,
                "name": "Aerosol",
                "is_group": true
            }
        },
        {
            "name": "Black Maiden",
            "abbreviation": "BM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/evoke03/amiga/ascii/dip-evoke.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "55",
            "competition": {
                "id": 1396,
                "name": "Amiga Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/353/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/353/",
                    "id": 353,
                    "name": "Evoke 2003",
                    "tagline": "Evoke Z003 - The Monkey Meeting",
                    "start_date": "2003-08-22",
                    "end_date": "2003-08-24",
                    "location": "Südstadt, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.23348,
                    "longitude": 10.55808,
                    "website": "http://archive.evoke.eu/2003/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b0/b6/2c28.153543.png",
            "original_width": 624,
            "original_height": 464,
            "standard_url": "https://media.demozoo.org/screens/s/b0/b6/2c28.153543.png",
            "standard_width": 400,
            "standard_height": 297,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b0/b6/2c28.153543.png",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": []
}