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

{
    "url": "https://demozoo.org/api/v1/productions/224781/?format=api",
    "demozoo_url": "https://demozoo.org/productions/224781/",
    "id": 224781,
    "title": "First Intro",
    "author_nicks": [
        {
            "name": "Cinetic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/97804/?format=api",
                "id": 97804,
                "name": "Cinetic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rasse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97805/?format=api",
                    "id": 97805,
                    "name": "Rasse",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dartslinger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97806/?format=api",
                    "id": 97806,
                    "name": "Dartslinger",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "add."
        },
        {
            "nick": {
                "name": "Techno'c",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97807/?format=api",
                    "id": 97807,
                    "name": "Techno'c",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Aune",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97808/?format=api",
                    "id": 97808,
                    "name": "Aune",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dual",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9892/?format=api",
                    "id": 9892,
                    "name": "Dual",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/C-others/Cinetic-First"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=25815"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/2d/f7a3.jw52763.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/3b/2d/f7a3.jw52763.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/2d/f7a3.jw52763.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}