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

{
    "url": "https://demozoo.org/api/v1/productions/119994/?format=api",
    "demozoo_url": "https://demozoo.org/productions/119994/",
    "id": 119994,
    "title": "Christmas Party",
    "author_nicks": [
        {
            "name": "Dominators",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5067/?format=api",
                "id": 5067,
                "name": "The Dominators",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55830/?format=api",
                    "id": 55830,
                    "name": "Mitch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7516/?format=api",
                    "id": 7516,
                    "name": "Fox",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Klaus Grøngaard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79971/?format=api",
                    "id": 79971,
                    "name": "Klaus Grøngaard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43118"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1477/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1477/",
            "id": 1477,
            "name": "Dominators/Upfront/Trilogy Party 1989",
            "tagline": "",
            "start_date": "1989-12-26",
            "end_date": "1989-12-30",
            "location": "Randers, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.45937,
            "longitude": 10.03579,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}