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

{
    "url": "https://demozoo.org/api/v1/productions/200528/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200528/",
    "id": 200528,
    "title": "Tetrisdemo",
    "author_nicks": [
        {
            "name": "Vision One",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28482/?format=api",
                "id": 28482,
                "name": "Vision One",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alpha Flight",
            "abbreviation": "AFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-04-21",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Alpha_Flight/AFL-TetrisDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=543"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14976,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2246/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2246/",
                    "id": 2246,
                    "name": "Red Sector, Alpha Flight & Spectral Party 1990",
                    "tagline": "",
                    "start_date": "1990-04-21",
                    "end_date": "1990-04-22",
                    "location": "Echternach, Canton d'Echternach, Grevenmacher, Luxembourg",
                    "is_online": false,
                    "country_code": "LU",
                    "latitude": 49.80556,
                    "longitude": 6.42222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/3d/6855.jw1478.png",
            "original_width": 359,
            "original_height": 283,
            "standard_url": "https://media.demozoo.org/screens/s/f7/3d/6855.jw1478.png",
            "standard_width": 359,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/3d/6855.jw1478.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}