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

{
    "url": "https://demozoo.org/api/v1/productions/100457/?format=api",
    "demozoo_url": "https://demozoo.org/productions/100457/",
    "id": 100457,
    "title": "Bumpong",
    "author_nicks": [
        {
            "name": "Taquart",
            "abbreviation": "TQA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2260/?format=api",
                "id": 2260,
                "name": "Taquart",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-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": [
        {
            "nick": {
                "name": "0xF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2612/?format=api",
                    "id": 2612,
                    "name": "Fox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/TAQUART/BUMPONG.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/wapniak12/atari_game/bumpong.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=6633"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/pfusik/bumpong"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60567"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "313",
            "competition": {
                "id": 10038,
                "name": "Atari XL/XE Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1921/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1921/",
                    "id": 1921,
                    "name": "Wap-Niak 2012",
                    "tagline": "",
                    "start_date": "2012-09-27",
                    "end_date": "2012-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": [],
    "tags": []
}