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

{
    "url": "https://demozoo.org/api/v1/productions/72340/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72340/",
    "id": 72340,
    "title": "Brutal Demoparty 92 Invitation",
    "author_nicks": [
        {
            "name": "Brutal",
            "abbreviation": "[B]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10976/?format=api",
                "id": 10976,
                "name": "Brutal",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-19",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10975/?format=api",
                    "id": 10975,
                    "name": "TCH",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "RCS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52154/?format=api",
                    "id": 52154,
                    "name": "RCS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Yedo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12771/?format=api",
                    "id": 12771,
                    "name": "Yedo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bleze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52828/?format=api",
                    "id": 52828,
                    "name": "Bleze",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo, small charset"
        },
        {
            "nick": {
                "name": "Vic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5049/?format=api",
                    "id": 5049,
                    "name": "Vic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "big font"
        },
        {
            "nick": {
                "name": "Iron Cat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6680/?format=api",
                    "id": 6680,
                    "name": "Iron Cat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42502"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1452/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1452/",
            "id": 1452,
            "name": "Light and Phenomena Easter Party 1992",
            "tagline": "",
            "start_date": "1992-04-17",
            "end_date": "1992-04-20",
            "location": "Alingsas, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.92963,
            "longitude": 12.5324,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1862/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1862/",
            "id": 1862,
            "name": "Hurricane and Brutal Summer Party 1992",
            "tagline": "",
            "start_date": "1992-06-26",
            "end_date": "1992-06-29",
            "location": "Tranebjerg, Samsø Kommune, Central Jutland, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.8326,
            "longitude": 10.59723,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}