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

{
    "url": "https://demozoo.org/api/v1/productions/360644/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360644/",
    "id": 360644,
    "title": "The Gameboy Charts #2 (June)",
    "author_nicks": [
        {
            "name": "Capital",
            "abbreviation": "CPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9874/?format=api",
                "id": 9874,
                "name": "Capital",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
            "id": 37,
            "name": "Nintendo Game Boy Color (GBC)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rotox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7076/?format=api",
                    "id": 7076,
                    "name": "Rotox",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Comments"
        },
        {
            "nick": {
                "name": "Rotox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7076/?format=api",
                    "id": 7076,
                    "name": "Rotox",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        },
        {
            "nick": {
                "name": "Wayne Kerr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9873/?format=api",
                    "id": 9873,
                    "name": "Wayne Kerr",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Amptor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22266/?format=api",
                    "id": 22266,
                    "name": "Amptor",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Comments"
        },
        {
            "nick": {
                "name": "BigRedPimp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138549/?format=api",
                    "id": 138549,
                    "name": "BigRedPimp",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Comments"
        },
        {
            "nick": {
                "name": "Opoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22308/?format=api",
                    "id": 22308,
                    "name": "Opoth",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Comments"
        },
        {
            "nick": {
                "name": "Zizero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66228/?format=api",
                    "id": 66228,
                    "name": "Zizero",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Comments"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/gameboy_charts/gcharts2.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/45/8c/fe00.368035.jpg",
            "original_width": 1104,
            "original_height": 585,
            "standard_url": "https://media.demozoo.org/screens/s/45/8c/fe00.368035.jpg",
            "standard_width": 400,
            "standard_height": 211,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/8c/fe00.368035.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 105
        }
    ],
    "tags": [
        "console-magazine",
        "charts",
        "release-chart",
        "the-gameboy-charts"
    ]
}