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

{
    "url": "https://demozoo.org/api/v1/productions/223893/?format=api",
    "demozoo_url": "https://demozoo.org/productions/223893/",
    "id": 223893,
    "title": "Little Product",
    "author_nicks": [
        {
            "name": "Mystics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/96491/?format=api",
                "id": 96491,
                "name": "Mystics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "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": "Firehawks",
                "abbreviation": "TFH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18511/?format=api",
                    "id": 18511,
                    "name": "The Firehawks",
                    "is_group": true
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51888/?format=api",
                    "id": 51888,
                    "name": "Bob",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51888/?format=api",
                    "id": 51888,
                    "name": "Bob",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Graphman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38671/?format=api",
                    "id": 38671,
                    "name": "Graphman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Nighty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75676/?format=api",
                    "id": 75676,
                    "name": "Nighty",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/M/Mystics/Mystics-Demo2"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=76425"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/4d/a16d.jw110886.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/6b/4d/a16d.jw110886.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/4d/a16d.jw110886.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}