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

{
    "url": "https://demozoo.org/api/v1/productions/121410/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121410/",
    "id": 121410,
    "title": "Hawkeye Cracktro",
    "author_nicks": [
        {
            "name": "The Overlanders",
            "abbreviation": "OVR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                "id": 2223,
                "name": "Overlanders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Alliance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31423/?format=api",
                "id": 31423,
                "name": "The Alliance",
                "is_group": true
            }
        }
    ],
    "release_date": "1989-07",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Epsilon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2525/?format=api",
                    "id": 2525,
                    "name": "Epsilon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "White Spirit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62358/?format=api",
                    "id": 62358,
                    "name": "White Spirit",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Speedlight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31792/?format=api",
                    "id": 31792,
                    "name": "Speedlight",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Furyo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31787/?format=api",
                    "id": 31787,
                    "name": "Furyo",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Sky Metal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31793/?format=api",
                    "id": 31793,
                    "name": "Stan Mercury",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/40/0b/255d.66240.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/40/0b/255d.66240.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/0b/255d.66240.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "lost",
        "hawkeye"
    ]
}