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

{
    "url": "https://demozoo.org/api/v1/productions/101122/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101122/",
    "id": 101122,
    "title": "Movement '95 Invitation Intro 2",
    "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-12-12",
    "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": "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": ""
        },
        {
            "nick": {
                "name": "Hellfire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7/?format=api",
                    "id": 7,
                    "name": "Hellfire",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Distortion Routine"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/party/invites/1995/movtro2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11228"
        }
    ],
    "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": []
}