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

{
    "url": "https://demozoo.org/api/v1/productions/101123/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101123/",
    "id": 101123,
    "title": "Movement '95 Invitation Intro",
    "author_nicks": [
        {
            "name": "Moon Hunters",
            "abbreviation": "MNH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19543/?format=api",
                "id": 19543,
                "name": "Moon Hunters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-09-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Civax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27260/?format=api",
                    "id": 27260,
                    "name": "Civax",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Civax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27260/?format=api",
                    "id": 27260,
                    "name": "Civax",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Goodbyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45411/?format=api",
                    "id": 45411,
                    "name": "GoodByte",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "True Color",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47704/?format=api",
                    "id": 47704,
                    "name": "True Color",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "DNA-Groove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30156/?format=api",
                    "id": 30156,
                    "name": "DNA-Groove",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/movement95/info/invtro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11272"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/684/?format=api",
            "demozoo_url": "https://demozoo.org/parties/684/",
            "id": 684,
            "name": "Movement 1995",
            "tagline": "",
            "start_date": "1995-12-24",
            "end_date": "1995-12-25",
            "location": "Ashkelon, Israel",
            "is_online": false,
            "country_code": "IL",
            "latitude": 31.66951,
            "longitude": 34.556011,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}