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

{
    "url": "https://demozoo.org/api/v1/productions/351123/?format=api",
    "demozoo_url": "https://demozoo.org/productions/351123/",
    "id": 351123,
    "title": "7th Wonder",
    "author_nicks": [
        {
            "name": "The Level 99 Industries",
            "abbreviation": "TLI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65372/?format=api",
                "id": 65372,
                "name": "The Level 99 Industries",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tyrant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146213/?format=api",
                    "id": 146213,
                    "name": "Tyrant",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Steven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146214/?format=api",
                    "id": 146214,
                    "name": "Steven",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Holger Knipping",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60762/?format=api",
                    "id": 60762,
                    "name": "Holly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jeroen Tel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2789/?format=api",
                    "id": 2789,
                    "name": "Jeroen Tel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45639/?format=api",
                    "id": 45639,
                    "name": "Rock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Steven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146214/?format=api",
                    "id": 146214,
                    "name": "Steven",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Tyrant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146213/?format=api",
                    "id": 146213,
                    "name": "Tyrant",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://noname.c64.org/csdb/release/download.php?id=25196"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=15409"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45109"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c7/38/2d8a.353561.png",
            "original_width": 1308,
            "original_height": 977,
            "standard_url": "https://media.demozoo.org/screens/s/c7/38/2d8a.353561.jpg",
            "standard_width": 400,
            "standard_height": 298,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c7/38/2d8a.353561.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/b7/65/618a.353562.png",
            "original_width": 1305,
            "original_height": 978,
            "standard_url": "https://media.demozoo.org/screens/s/b7/65/618a.353562.png",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b7/65/618a.353562.png",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}