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

{
    "url": "https://demozoo.org/api/v1/productions/144202/?format=api",
    "demozoo_url": "https://demozoo.org/productions/144202/",
    "id": 144202,
    "title": "The Pulse 2",
    "author_nicks": [
        {
            "name": "Pandora",
            "abbreviation": "PAN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52761/?format=api",
                "id": 52761,
                "name": "Pandora",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08-02",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dr. Zivago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60805/?format=api",
                    "id": 60805,
                    "name": "Dr. Zivago",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Duke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53807/?format=api",
                    "id": 53807,
                    "name": "Duke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Duke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53807/?format=api",
                    "id": 53807,
                    "name": "Duke",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "main editor"
        },
        {
            "nick": {
                "name": "Moz(ic)art",
                "abbreviation": "MOZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                    "id": 7233,
                    "name": "Moz(ic)art",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Jens Christian Huus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5079/?format=api",
                    "id": 5079,
                    "name": "JCH",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "magazine"
        },
        {
            "nick": {
                "name": "Psychobilly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52765/?format=api",
                    "id": 52765,
                    "name": "Psychobilly",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "editor"
        },
        {
            "nick": {
                "name": "Maduplec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5076/?format=api",
                    "id": 5076,
                    "name": "Maduplec",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "editor"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/the_pulse/pulse_02.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=5412"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=36104"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "the-pulse"
    ]
}