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

{
    "url": "https://demozoo.org/api/v1/productions/124651/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124651/",
    "id": 124651,
    "title": "Atari VGM Player",
    "author_nicks": [
        {
            "name": "Norbert Kehrer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44563/?format=api",
                "id": 44563,
                "name": "Norbert Kehrer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-10-23",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/KEHRER/VGMPLAY.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": " \t280",
            "competition": {
                "id": 10948,
                "name": "Software",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2375/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2375/",
                    "id": 2375,
                    "name": "ABBUC Software Contest 2010",
                    "tagline": "",
                    "start_date": "2010",
                    "end_date": "2010",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.abbuc.de/atari/software-ressort/81-software/softwarewettbewerbe/102-software-contest-2010"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/95/9a/e1fc.120080.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/95/9a/e1fc.120080.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/9a/e1fc.120080.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}