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

{
    "url": "https://demozoo.org/api/v1/productions/275075/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275075/",
    "id": 275075,
    "title": "3-Pack #3",
    "author_nicks": [
        {
            "name": "The Demented",
            "abbreviation": "TDM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39274/?format=api",
                "id": 39274,
                "name": "The Demented",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-05-20",
    "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": "Jareth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109651/?format=api",
                    "id": 109651,
                    "name": "Jareth",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Joker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112684/?format=api",
                    "id": 112684,
                    "name": "Joker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Joker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112684/?format=api",
                    "id": 112684,
                    "name": "Joker",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design, charset"
        },
        {
            "nick": {
                "name": "Turtle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39273/?format=api",
                    "id": 39273,
                    "name": "Turtle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Turtle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39273/?format=api",
                    "id": 39273,
                    "name": "Turtle",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=18165"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38986"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2349/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2349/",
            "id": 2349,
            "name": "Venlo Meeting May 1989",
            "tagline": "",
            "start_date": "1989-05-20",
            "end_date": "1989-05-20",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "one-file-demo"
    ]
}