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

{
    "url": "https://demozoo.org/api/v1/productions/31446/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31446/",
    "id": 31446,
    "title": "ReText",
    "author_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-08",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "mu6k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14411/?format=api",
                    "id": 14411,
                    "name": "Musk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Parsec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13167/?format=api",
                    "id": 13167,
                    "name": "Parsec",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Xerxes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/552/?format=api",
                    "id": 552,
                    "name": "Xerxes",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "mastering"
        },
        {
            "nick": {
                "name": "kenët",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/194/?format=api",
                    "id": 194,
                    "name": "kenët",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/revision12/pc_demo/brs-retext.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59138"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-Wa23Dn16r0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "908",
            "competition": {
                "id": 2539,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/933/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/933/",
                    "id": 933,
                    "name": "Revision 2012",
                    "tagline": "",
                    "start_date": "2012-04-06",
                    "end_date": "2012-04-09",
                    "location": "Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.2354,
                    "longitude": 6.98165,
                    "website": "https://2012.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/27/10/002f.323632.jpg",
            "original_width": 400,
            "original_height": 250,
            "standard_url": "https://media.demozoo.org/screens/s/27/10/002f.323632.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/27/10/002f.323632.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "software-rendering"
    ]
}