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

{
    "url": "https://demozoo.org/api/v1/productions/8307/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8307/",
    "id": 8307,
    "title": "Euskal 12 Invitation",
    "author_nicks": [
        {
            "name": "PowerPuff Girls",
            "abbreviation": "PPG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9806/?format=api",
                "id": 9806,
                "name": "PowerPuff Girls",
                "is_group": true
            }
        },
        {
            "name": "Zon@ Neutr@",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11660/?format=api",
                "id": 11660,
                "name": "Zon@ Neutr@",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                    "id": 9805,
                    "name": "Sole",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "MadGoblin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9989/?format=api",
                    "id": 9989,
                    "name": "MadGoblin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Sole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                    "id": 9805,
                    "name": "Sole",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/euskal12/info/ppg_vs_zonan_euskal12inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12508"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/498/?format=api",
            "demozoo_url": "https://demozoo.org/parties/498/",
            "id": 498,
            "name": "Euskal 2004",
            "tagline": "Euskal Encounter 12",
            "start_date": "2004-07-22",
            "end_date": "2004-07-25",
            "location": "Bizkaia, Basque Country, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 43.25,
            "longitude": -2.91667,
            "website": "http://www.euskal.org/en/"
        }
    ],
    "screenshots": [],
    "tags": []
}