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

{
    "url": "https://demozoo.org/api/v1/productions/159691/?format=api",
    "demozoo_url": "https://demozoo.org/productions/159691/",
    "id": 159691,
    "title": "Apocalypse '99 Invitation",
    "author_nicks": [
        {
            "name": "Horizontal Lamerz",
            "abbreviation": "HLA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10925/?format=api",
                "id": 10925,
                "name": "Horizontal Lamerz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Enif",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21931/?format=api",
                    "id": 21931,
                    "name": "Enif",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Enif",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21931/?format=api",
                    "id": 21931,
                    "name": "Enif",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Brooch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10928/?format=api",
                    "id": 10928,
                    "name": "Brooch",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jimi Pow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21936/?format=api",
                    "id": 21936,
                    "name": "Jimi Pow",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/apocalypse99/info/apoc-inv.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2701"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/999/?format=api",
            "demozoo_url": "https://demozoo.org/parties/999/",
            "id": 999,
            "name": "Apocalypse 1999",
            "tagline": "",
            "start_date": "1999-09-04",
            "end_date": "1999-09-05",
            "location": "Prague, Czech Republic",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 50.079079,
            "longitude": 14.43322,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/e9/52e7.329770.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/11/e9/52e7.329770.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/e9/52e7.329770.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}