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

{
    "url": "https://demozoo.org/api/v1/productions/62389/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62389/",
    "id": 62389,
    "title": "intro",
    "author_nicks": [
        {
            "name": "ftp.atari.art.pl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35994/?format=api",
                "id": 35994,
                "name": "ftp.atari.art.pl",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-31",
    "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/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/ATARIART/INTRO.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "7",
            "competition": {
                "id": 6826,
                "name": "Intro 16K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1593/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1593/",
                    "id": 1593,
                    "name": "QuaST 2004",
                    "tagline": "",
                    "start_date": "2004-07-29",
                    "end_date": "2004-08-01",
                    "location": "Orneta, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.116741,
                    "longitude": 20.13727,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/d9/bf6d.59324.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/f7/d9/bf6d.59324.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/d9/bf6d.59324.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}