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

{
    "url": "https://demozoo.org/api/v1/productions/250902/?format=api",
    "demozoo_url": "https://demozoo.org/productions/250902/",
    "id": 250902,
    "title": "Micro Prime",
    "author_nicks": [
        {
            "name": "Mirage",
            "abbreviation": "mRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8309/?format=api",
                "id": 8309,
                "name": "Mirage",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-06-25",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1486/?format=api",
                    "id": 1486,
                    "name": "Blo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Protec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15793/?format=api",
                    "id": 15793,
                    "name": "Protec",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tomcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37451/?format=api",
                    "id": 37451,
                    "name": "Tomcat",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Retep",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2839/?format=api",
                    "id": 2839,
                    "name": "Retep",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Eros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48295/?format=api",
                    "id": 48295,
                    "name": "Eros",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Jack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19628/?format=api",
                    "id": 19628,
                    "name": "Jack",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/M/Mirage/MIRAGE-Prime94Invit"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=10387"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7636"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/43/3548.jw22952.png",
            "original_width": 360,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/53/43/3548.jw22952.png",
            "standard_width": 360,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/43/3548.jw22952.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}