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

{
    "url": "https://demozoo.org/api/v1/productions/380825/?format=api",
    "demozoo_url": "https://demozoo.org/productions/380825/",
    "id": 380825,
    "title": "Aquatron",
    "author_nicks": [
        {
            "name": "The Freeze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120631/?format=api",
                "id": 120631,
                "name": "The Freeze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1983",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Freeze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120631/?format=api",
                    "id": 120631,
                    "name": "The Freeze",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Man in Black",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153123/?format=api",
                    "id": 153123,
                    "name": "The Man in Black",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "The Penguin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55083/?format=api",
                    "id": 55083,
                    "name": "The Penguin",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "The Bum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124635/?format=api",
                    "id": 124635,
                    "name": "The Bum",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/114a_Joust_Aquatron_Star_Trek"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5d/e3/351a.370511.png",
            "original_width": 576,
            "original_height": 399,
            "standard_url": "https://media.demozoo.org/screens/s/5d/e3/351a.370511.png",
            "standard_width": 400,
            "standard_height": 277,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5d/e3/351a.370511.png",
            "thumbnail_width": 200,
            "thumbnail_height": 138
        }
    ],
    "tags": []
}