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

{
    "url": "https://demozoo.org/api/v1/productions/139512/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139512/",
    "id": 139512,
    "title": "The Adlib Delight Issue #1",
    "author_nicks": [
        {
            "name": "Anarchy PC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3401/?format=api",
                "id": 3401,
                "name": "Anarchy PC",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-02-27",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "6809e",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50765/?format=api",
                    "id": 50765,
                    "name": "6809e",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hydra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18515/?format=api",
                    "id": 18515,
                    "name": "Nemesis",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "conversion"
        },
        {
            "nick": {
                "name": "Hydra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18515/?format=api",
                    "id": 18515,
                    "name": "Nemesis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ansi"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/music/disks/1994/delight.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/titanic94/misc/a_tad.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18294"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/539/?format=api",
            "demozoo_url": "https://demozoo.org/parties/539/",
            "id": 539,
            "name": "TitaniC Party 1994",
            "tagline": "",
            "start_date": "1994-02-26",
            "end_date": "1994-02-27",
            "location": "Ébreuil, Département de l'Allier, Auvergne-Rhône-Alpes, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 46.11556,
            "longitude": 3.08667,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d7/ca/b993.156298.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/d7/ca/b993.156298.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/ca/b993.156298.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "textmode",
        "adlib"
    ]
}