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

{
    "url": "https://demozoo.org/api/v1/productions/267708/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267708/",
    "id": 267708,
    "title": "ACF 2 - Galaxy Demo",
    "author_nicks": [
        {
            "name": "Alien Cracking Formation",
            "abbreviation": "ACF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2145/?format=api",
                "id": 2145,
                "name": "ACF Design Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Alliance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31429/?format=api",
                "id": 31429,
                "name": "The Alliance",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-09-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Desire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35410/?format=api",
                    "id": 35410,
                    "name": "Desire",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Desire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35410/?format=api",
                    "id": 35410,
                    "name": "Desire",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Desire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35410/?format=api",
                    "id": 35410,
                    "name": "Desire",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Jochen Hippel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jacky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2286/?format=api",
                    "id": 2286,
                    "name": "Jacky",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Music-ripping"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/84/d1/8186.193542.png",
            "original_width": 416,
            "original_height": 281,
            "standard_url": "https://media.demozoo.org/screens/s/84/d1/8186.193542.png",
            "standard_width": 400,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/d1/8186.193542.png",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": []
}