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

{
    "url": "https://demozoo.org/api/v1/productions/63951/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63951/",
    "id": 63951,
    "title": "Alternative Party 2003 Invitation",
    "author_nicks": [
        {
            "name": "Matt Current",
            "abbreviation": "MC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                "id": 10,
                "name": "Matt Current",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Annie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1127/?format=api",
                    "id": 1127,
                    "name": "Janne",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Stonda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32724/?format=api",
                    "id": 32724,
                    "name": "Stonda",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.altparty.org/archive/mc-alt4inv.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/altparty03/info/mc-alt4i.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GameboyDemospottingDemo",
            "url": "http://gameboy.modermodemet.se/en/demo/171"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8188"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=06ivcoiYqSI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "74",
            "competition": {
                "id": 7252,
                "name": "Invitation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/957/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/957/",
                    "id": 957,
                    "name": "Alternative Party 2003",
                    "tagline": "AltParty 4",
                    "start_date": "2003-01-10",
                    "end_date": "2003-01-12",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/957/?format=api",
            "demozoo_url": "https://demozoo.org/parties/957/",
            "id": 957,
            "name": "Alternative Party 2003",
            "tagline": "AltParty 4",
            "start_date": "2003-01-10",
            "end_date": "2003-01-12",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": "http://www.altparty.org/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/68/7e73.145127.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/5f/68/7e73.145127.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/68/7e73.145127.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}