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

{
    "url": "https://demozoo.org/api/v1/productions/122354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122354/",
    "id": 122354,
    "title": "Dreamscape BBS Intro V2",
    "author_nicks": [
        {
            "name": "Animal Mine",
            "abbreviation": "AM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                "id": 2150,
                "name": "Animal Mine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
            "id": 41,
            "name": "BBStro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "dynaCore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2037/?format=api",
                    "id": 2037,
                    "name": "dynaCore",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Tracker-replay"
        },
        {
            "nick": {
                "name": "MC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2309/?format=api",
                    "id": 2309,
                    "name": "Slippy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "JMS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/531/?format=api",
                    "id": 531,
                    "name": "JMS",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        },
        {
            "nick": {
                "name": "Stratagem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2312/?format=api",
                    "id": 2312,
                    "name": "Stratagem",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        },
        {
            "nick": {
                "name": "Stratagem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2312/?format=api",
                    "id": 2312,
                    "name": "Stratagem",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ataricrypt.blogspot.co.uk/2015/06/is-it-time-to-dig-out-that-old-modem.html"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=RtAATDh7FCk"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/9d/61a1.67347.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/6f/9d/61a1.67347.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/9d/61a1.67347.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "ste"
    ]
}