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

{
    "url": "https://demozoo.org/api/v1/productions/1962/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1962/",
    "id": 1962,
    "title": "The Party 1991 - The Party Pack",
    "author_nicks": [
        {
            "name": "Treacl",
            "abbreviation": "TCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4569/?format=api",
                "id": 4569,
                "name": "Treacl",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Axel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4570/?format=api",
                    "id": 4570,
                    "name": "Axel",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        },
        {
            "nick": {
                "name": "Hagen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4572/?format=api",
                    "id": 4572,
                    "name": "Hagen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Greboman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4571/?format=api",
                    "id": 4571,
                    "name": "The Greboman",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Various1991/TREACL-Aars91PartyPack.dms"
        },
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Parties/The_Party1991/Other/TREACL-Aars91PartyPack.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=19236"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/59/?format=api",
            "demozoo_url": "https://demozoo.org/parties/59/",
            "id": 59,
            "name": "The Party 1991",
            "tagline": "Crystal, Silents, Anarchy",
            "start_date": "1991-12-26",
            "end_date": "1991-12-28",
            "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.80399,
            "longitude": 9.51441,
            "website": "http://theparty.dk/wiki/The_Party_1991"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b0/46/2104.2948.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/b0/46/2104.2948.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b0/46/2104.2948.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/6e/50/4885.2949.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/6e/50/4885.2949.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6e/50/4885.2949.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/31/d3/9e74.jw40068.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/31/d3/9e74.jw40068.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/31/d3/9e74.jw40068.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound"
    ]
}