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

{
    "url": "https://demozoo.org/api/v1/productions/89494/?format=api",
    "demozoo_url": "https://demozoo.org/productions/89494/",
    "id": 89494,
    "title": "pROposITion",
    "author_nicks": [
        {
            "name": "Defame",
            "abbreviation": "DFM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
                "id": 18071,
                "name": "Defame",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-09-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Voltage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23196/?format=api",
                    "id": 23196,
                    "name": "Voltage",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Szudi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12155/?format=api",
                    "id": 12155,
                    "name": "Szudi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://defame.com.au/Proposition_Defame_4K.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/wecan13/intro_4k/_poprawka___4kb_proposition_by_defame.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61975"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ltzoVp_fV5M"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "73",
            "competition": {
                "id": 9453,
                "name": "1/4/64KB Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1834/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1834/",
                    "id": 1834,
                    "name": "WeCan 2013",
                    "tagline": "",
                    "start_date": "2013-09-20",
                    "end_date": "2013-09-22",
                    "location": "Lodz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.761742,
                    "longitude": 19.46801,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}