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

{
    "url": "https://demozoo.org/api/v1/productions/158693/?format=api",
    "demozoo_url": "https://demozoo.org/productions/158693/",
    "id": 158693,
    "title": "PartyMeister",
    "author_nicks": [
        {
            "name": "Digital Overflow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6082/?format=api",
                "id": 6082,
                "name": "Digital Overflow",
                "is_group": true
            }
        },
        {
            "name": "Salva Mea",
            "abbreviation": "SaMe",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3807/?format=api",
                "id": 3807,
                "name": "Salva Mea",
                "is_group": true
            }
        },
        {
            "name": "Smash Designs",
            "abbreviation": "SDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                "id": 462,
                "name": "Smash Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tobi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1132/?format=api",
                    "id": 1132,
                    "name": "Tobi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10225/?format=api",
                    "id": 10225,
                    "name": "TB",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "D.Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/903/?format=api",
                    "id": 903,
                    "name": "D.Fox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://partymeister.org/_shared/p_file_download.php?fid=40"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://partymeister.org/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67559"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "party-management-system"
    ]
}