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

{
    "url": "https://demozoo.org/api/v1/productions/90002/?format=api",
    "demozoo_url": "https://demozoo.org/productions/90002/",
    "id": 90002,
    "title": "Soccer Pong",
    "author_nicks": [
        {
            "name": "Iron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67839/?format=api",
                "id": 67839,
                "name": "Iron",
                "is_group": false
            }
        },
        {
            "name": "Miker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2303/?format=api",
                "id": 2303,
                "name": "Miker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-09-28",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/download.php?files_id=6843"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/IRON/SOCCRPNG.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/wapniak13/game/soccer_pong.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=6843"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "114",
            "competition": {
                "id": 9476,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1920/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1920/",
                    "id": 1920,
                    "name": "Wap-Niak 2013",
                    "tagline": "",
                    "start_date": "2013-09-27",
                    "end_date": "2013-09-29",
                    "location": "Warsaw, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.235352,
                    "longitude": 21.00939,
                    "website": "http://atari.sikorsoft.com/party/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/50/7d5d.134205.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/11/50/7d5d.134205.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/50/7d5d.134205.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/08/45/c5bb.134204.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/08/45/c5bb.134204.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/45/c5bb.134204.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/55/48f5.134206.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/2b/55/48f5.134206.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/55/48f5.134206.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}