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

{
    "url": "https://demozoo.org/api/v1/productions/291117/?format=api",
    "demozoo_url": "https://demozoo.org/productions/291117/",
    "id": 291117,
    "title": "Swiss Family Robinson",
    "author_nicks": [
        {
            "name": "One Eye",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55120/?format=api",
                "id": 55120,
                "name": "One Eye",
                "is_group": false
            }
        },
        {
            "name": "The Atom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55121/?format=api",
                "id": 55121,
                "name": "The Atom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1984",
    "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": "One Eye",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55120/?format=api",
                    "id": 55120,
                    "name": "One Eye",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Atom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55121/?format=api",
                    "id": 55121,
                    "name": "The Atom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Silicon Warrior",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118573/?format=api",
                    "id": 118573,
                    "name": "Silicon Warrior",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "Blue Adept",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118455/?format=api",
                    "id": 118455,
                    "name": "Blue Adept",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "The Snagger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121234/?format=api",
                    "id": 121234,
                    "name": "The Snagger",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/198a_Swiss_Family_Robinson/198a_Swiss_Family_Robinson.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/198a_Swiss_Family_Robinson"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/49/6af5.287182.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/93/49/6af5.287182.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/49/6af5.287182.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}