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

{
    "url": "https://demozoo.org/api/v1/productions/8551/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8551/",
    "id": 8551,
    "title": "Plastic",
    "author_nicks": [
        {
            "name": "The Cross",
            "abbreviation": "CRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10162/?format=api",
                "id": 10162,
                "name": "The Cross",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Eunice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9903/?format=api",
                    "id": 9903,
                    "name": "Eunice",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "raytrayza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1129/?format=api",
                    "id": 1129,
                    "name": "raytrayza",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        },
        {
            "nick": {
                "name": "illfish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9900/?format=api",
                    "id": 9900,
                    "name": "illfish",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "illfish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9900/?format=api",
                    "id": 9900,
                    "name": "illfish",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "scrolltext"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/meeting95/in4k/meet%2795.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/meeting95/in4k/plastic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13523"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "106",
            "competition": {
                "id": 11839,
                "name": "4kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/692/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/692/",
                    "id": 692,
                    "name": "Meeting 1995",
                    "tagline": "",
                    "start_date": "1995-02-17",
                    "end_date": "1995-02-19",
                    "location": "Lomme, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.638969,
                    "longitude": 3.01224,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/84/12/a5fe.146894.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/84/12/a5fe.146894.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/12/a5fe.146894.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/58/316e.146895.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/c8/58/316e.146895.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/58/316e.146895.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}