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

{
    "url": "https://demozoo.org/api/v1/productions/275107/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275107/",
    "id": 275107,
    "title": "D-Day: The Beginning Of The End Cracktro",
    "author_nicks": [
        {
            "name": "Pentagram",
            "abbreviation": "PTG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46472/?format=api",
                "id": 46472,
                "name": "Pentagram",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-05-18",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dr. Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46475/?format=api",
                    "id": 46475,
                    "name": "Dr. Insanity",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "packager"
        },
        {
            "nick": {
                "name": "Wild Thing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71572/?format=api",
                    "id": 71572,
                    "name": "Wild Thing",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Fanfan Latulipe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46473/?format=api",
                    "id": 46473,
                    "name": "Fanfan Latulipe",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "nfo"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/cracktro/d-day_the_beginning_of_the_end_cracktro.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/a7/f0a6.260709.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/4b/a7/f0a6.260709.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/a7/f0a6.260709.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "d-day-the-beginning-of-the-end"
    ]
}