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

{
    "url": "https://demozoo.org/api/v1/productions/300207/?format=api",
    "demozoo_url": "https://demozoo.org/productions/300207/",
    "id": 300207,
    "title": "Atari Demo",
    "author_nicks": [
        {
            "name": "Crafty Boys Crew",
            "abbreviation": "CBC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126730/?format=api",
                "id": 126730,
                "name": "Crafty Boys Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Phil Booster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98064/?format=api",
                    "id": 98064,
                    "name": "Phil Booster",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Amos Pro"
        },
        {
            "nick": {
                "name": "Phil Booster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98064/?format=api",
                    "id": 98064,
                    "name": "Phil Booster",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Phil Booster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98064/?format=api",
                    "id": 98064,
                    "name": "Phil Booster",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e4/88/0e3c.298564.png",
            "original_width": 752,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/e4/88/0e3c.298564.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e4/88/0e3c.298564.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}