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

{
    "url": "https://demozoo.org/api/v1/productions/345541/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345541/",
    "id": 345541,
    "title": "We Stir Our Poo Poo",
    "author_nicks": [
        {
            "name": "Metalvotze",
            "abbreviation": "VOZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                "id": 3525,
                "name": "Metalvotze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11-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": "Bitbreaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5741/?format=api",
                    "id": 5741,
                    "name": "Bitbreaker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bitbreaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5741/?format=api",
                    "id": 5741,
                    "name": "Bitbreaker",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bitbreaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5741/?format=api",
                    "id": 5741,
                    "name": "Bitbreaker",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea"
        },
        {
            "nick": {
                "name": "Fieser Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3530/?format=api",
                    "id": 3530,
                    "name": "Fieser Wolf",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=87580"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=7167"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6272"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/76/?format=api",
            "demozoo_url": "https://demozoo.org/parties/76/",
            "id": 76,
            "name": "X 2000",
            "tagline": "The Reunion",
            "start_date": "2000-11-17",
            "end_date": "2000-11-19",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.152355,
            "longitude": 5.29297,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}