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

{
    "url": "https://demozoo.org/api/v1/productions/95933/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95933/",
    "id": 95933,
    "title": "VIP 2014 Invitro",
    "author_nicks": [
        {
            "name": "Popsy Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76/?format=api",
                "id": 76,
                "name": "Popsy Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-10",
    "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": "BouB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2538/?format=api",
                    "id": 2538,
                    "name": "BouB",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Processing"
        },
        {
            "nick": {
                "name": "301z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106189/?format=api",
                    "id": 106189,
                    "name": "301z",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Shader"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/alchimie2k13/demo/vip2014_invitation_final_win64_.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82514"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "52",
            "competition": {
                "id": 9776,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1919/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1919/",
                    "id": 1919,
                    "name": "Alchimie 2013",
                    "tagline": "Alchimie X",
                    "start_date": "2013-11-09",
                    "end_date": "2013-11-11",
                    "location": "Tain-l’Hermitage, Département de la Drôme, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.07217,
                    "longitude": 4.83708,
                    "website": "http://www.triplea.fr/alchimie2013/pages/index.php"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2001/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2001/",
            "id": 2001,
            "name": "Very Important Party 2014",
            "tagline": "",
            "start_date": "2014-05-16",
            "end_date": "2014-05-18",
            "location": "Thoissey, Département de l'Ain, Rhône-Alpes, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 46.1725,
            "longitude": 4.80194,
            "website": "http://vip2014.popsyteam.org/en"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/27/82/ea5b.185093.png",
            "original_width": 800,
            "original_height": 450,
            "standard_url": "https://media.demozoo.org/screens/s/27/82/ea5b.185093.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/27/82/ea5b.185093.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "processing"
    ]
}