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

{
    "url": "https://demozoo.org/api/v1/productions/140357/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140357/",
    "id": 140357,
    "title": "Star Strike 2",
    "author_nicks": [
        {
            "name": "Mortal Kombat Hackers Group",
            "abbreviation": "MKHG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52629/?format=api",
                "id": 52629,
                "name": "Mortal Kombat Hackers Group",
                "is_group": true
            }
        },
        {
            "name": "Seamans",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8892/?format=api",
                "id": 8892,
                "name": "Seamans",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-09-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Agaev Eldar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12465/?format=api",
                    "id": 12465,
                    "name": "Eldar Agaev",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Restored"
        },
        {
            "nick": {
                "name": "Nick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59624/?format=api",
                    "id": 59624,
                    "name": "Nick",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Supplied"
        },
        {
            "nick": {
                "name": "Shemmy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59625/?format=api",
                    "id": 59625,
                    "name": "Shemmy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxaaa.untergrund.net/INTRO/strike2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/db/63cc.88594.png",
            "original_width": 535,
            "original_height": 408,
            "standard_url": "https://media.demozoo.org/screens/s/11/db/63cc.88594.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/db/63cc.88594.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "starstrike-2"
    ]
}