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

{
    "url": "https://demozoo.org/api/v1/productions/162534/?format=api",
    "demozoo_url": "https://demozoo.org/productions/162534/",
    "id": 162534,
    "title": "I Want To Invite",
    "author_nicks": [
        {
            "name": "Primitive",
            "abbreviation": "PMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3009/?format=api",
                "id": 3009,
                "name": "Primitive",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-09-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Stoneman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28389/?format=api",
                    "id": 28389,
                    "name": "Stoneman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "T-101",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                    "id": 939,
                    "name": "T-101",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "T-101",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                    "id": 939,
                    "name": "T-101",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://primitive.be/prods/IWTI/"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/byterapers30years/realtime/pmt_iwti.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68075"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=39e8g1iJ7mQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "110",
            "competition": {
                "id": 12715,
                "name": "Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3016/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3016/",
                    "id": 3016,
                    "name": "Byterapers 30 Years",
                    "tagline": "",
                    "start_date": "2016-09-01",
                    "end_date": "2016-09-04",
                    "location": "Kilvakkala, Luoteis-Pirkanmaa, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.75894,
                    "longitude": 23.0015,
                    "website": "http://byterapers.com/30/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3023/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3023/",
            "id": 3023,
            "name": "Primitive 20 Years",
            "tagline": "",
            "start_date": "2017-01-27",
            "end_date": "2017-01-29",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "https://primitive.be/party/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/05/df8f.113673.png",
            "original_width": 1731,
            "original_height": 971,
            "standard_url": "https://media.demozoo.org/screens/s/25/05/df8f.113673.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/05/df8f.113673.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}