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

{
    "url": "https://demozoo.org/api/v1/productions/8599/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8599/",
    "id": 8599,
    "title": "Ze Meeting 2006 Invitro",
    "author_nicks": [
        {
            "name": "Arkos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                "id": 10213,
                "name": "Arkos",
                "is_group": true
            }
        },
        {
            "name": "Semilanceata",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10211/?format=api",
                "id": 10211,
                "name": "Semilanceata",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Grim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10210/?format=api",
                    "id": 10210,
                    "name": "Grim",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Grim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10210/?format=api",
                    "id": 10210,
                    "name": "Grim",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ben Daglish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40576/?format=api",
                    "id": 40576,
                    "name": "Ben Daglish",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "hacked from the game Artura"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nicolas.ader.free.fr/zm2006.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=7558"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/semilanceata/zm2006.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24883"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2070/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2070/",
            "id": 2070,
            "name": "Ze Meeting 2006",
            "tagline": "",
            "start_date": "2006-07-14",
            "end_date": "2006-07-16",
            "location": "Bassoues, Département du Gers, Midi-Pyrénées, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.57923,
            "longitude": 0.24635,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ba/f0/f10a.127756.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/ba/f0/f10a.127756.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ba/f0/f10a.127756.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}