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

{
    "url": "https://demozoo.org/api/v1/productions/289556/?format=api",
    "demozoo_url": "https://demozoo.org/productions/289556/",
    "id": 289556,
    "title": "Genpc Elite Macro Assembler (GEMA) 2.6a",
    "author_nicks": [
        {
            "name": "Sector One",
            "abbreviation": "SCT1",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2244/?format=api",
                "id": 2244,
                "name": "Sector One",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jedi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2573/?format=api",
                    "id": 2573,
                    "name": "Jedi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mogar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51142/?format=api",
                    "id": 51142,
                    "name": "Mogar",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Spellcheck Documentation"
        },
        {
            "nick": {
                "name": "MJS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119659/?format=api",
                    "id": 119659,
                    "name": "MJS",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Betatesting"
        },
        {
            "nick": {
                "name": "Altomcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33575/?format=api",
                    "id": 33575,
                    "name": "Altomcat",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Betatesting"
        },
        {
            "nick": {
                "name": "Oxygene",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54967/?format=api",
                    "id": 54967,
                    "name": "Oxygene",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Betatesting"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/code/utils/gema26a.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/94/?format=api",
            "demozoo_url": "https://demozoo.org/parties/94/",
            "id": 94,
            "name": "The Party 1995",
            "tagline": "5th Anniversary",
            "start_date": "1995-12-27",
            "end_date": "1995-12-29",
            "location": "Fredericia Kommune, South Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.57271,
            "longitude": 9.69489,
            "website": "http://theparty.dk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "assembler"
    ]
}