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

{
    "url": "https://demozoo.org/api/v1/productions/313875/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313875/",
    "id": 313875,
    "title": "Aaargh!",
    "author_nicks": [
        {
            "name": "Club 96",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                "id": 119794,
                "name": "Club 96",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
            "id": 57,
            "name": "Apple II GS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Lizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106141/?format=api",
                    "id": 106141,
                    "name": "The Lizard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Morgoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134216/?format=api",
                    "id": 134216,
                    "name": "Morgoth",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/e2gs_0533_Aaargh"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/4d/3878.314567.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/25/4d/3878.314567.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/4d/3878.314567.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "aaargh"
    ]
}