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

{
    "url": "https://demozoo.org/api/v1/productions/302298/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302298/",
    "id": 302298,
    "title": "Mech Brigade",
    "author_nicks": [
        {
            "name": "Lone Star Distributors",
            "abbreviation": "LSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131472/?format=api",
                "id": 131472,
                "name": "Lone Star Distributors",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1985",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Parity Error",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119856/?format=api",
                    "id": 119856,
                    "name": "Parity Error",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Cracksmith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46122/?format=api",
                    "id": 46122,
                    "name": "The Cracksmith",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/3d0g_182b_Mech_Brigade/182b_Mech_Brigade.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/3d0g_182b_Mech_Brigade"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/58/f83d.300893.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/f7/58/f83d.300893.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/58/f83d.300893.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/72/17/6311.300894.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/72/17/6311.300894.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/17/6311.300894.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}