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

{
    "url": "https://demozoo.org/api/v1/productions/374274/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374274/",
    "id": 374274,
    "title": "Dual Hearts PAL/NTSC Selector",
    "author_nicks": [
        {
            "name": "Paradox",
            "abbreviation": "PDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-09-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
            "id": 28,
            "name": "Sony Playstation 2 (PS2)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Anouk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66649/?format=api",
                    "id": 66649,
                    "name": "Anouk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "patch"
        },
        {
            "nick": {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2885/?format=api",
                    "id": 2885,
                    "name": "Alien^PDX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Noone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150501/?format=api",
                    "id": 150501,
                    "name": "Noone",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/fd/24a0.368814.png",
            "original_width": 1447,
            "original_height": 1085,
            "standard_url": "https://media.demozoo.org/screens/s/c2/fd/24a0.368814.jpg",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/fd/24a0.368814.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": [
        "no-sound",
        "scus-97214"
    ]
}