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

{
    "url": "https://demozoo.org/api/v1/productions/21609/?format=api",
    "demozoo_url": "https://demozoo.org/productions/21609/",
    "id": 21609,
    "title": "Retro 1",
    "author_nicks": [
        {
            "name": "123",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10659/?format=api",
                "id": 10659,
                "name": "123",
                "is_group": true
            }
        },
        {
            "name": "Impure",
            "abbreviation": "imp",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                "id": 10320,
                "name": "Impure",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-01",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Xzip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15925/?format=api",
                    "id": 15925,
                    "name": "Hellbeard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Absent Spinsister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15926/?format=api",
                    "id": 15926,
                    "name": "Absent Spinsister",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "articles"
        },
        {
            "nick": {
                "name": "Pogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10665/?format=api",
                    "id": 10665,
                    "name": "Pogue",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "articles"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/retro/retro001.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8550"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d6/93/ab3b.6789.jpg",
            "original_width": 400,
            "original_height": 187,
            "standard_url": "https://media.demozoo.org/screens/s/d6/93/ab3b.6789.jpg",
            "standard_width": 400,
            "standard_height": 187,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d6/93/ab3b.6789.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 93
        }
    ],
    "tags": [
        "textmode"
    ]
}