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

{
    "url": "https://demozoo.org/api/v1/productions/122359/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122359/",
    "id": 122359,
    "title": "Asm Intro 1",
    "author_nicks": [
        {
            "name": "Flower Corp.",
            "abbreviation": "FLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21717/?format=api",
                "id": 21717,
                "name": "Flower Corp.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
            "id": 61,
            "name": "Amstrad Plus"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Roudoudou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22136/?format=api",
                    "id": 22136,
                    "name": "Roudoudou",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Roudoudou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22136/?format=api",
                    "id": 22136,
                    "name": "Roudoudou",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Shap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45784/?format=api",
                    "id": 45784,
                    "name": "Shap",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cpc-power.com/index.php?page=detail&num=7411"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.genesis8bit.fr/frontend/demos/asmintr1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cpcrulez.fr/demostestDO_roudoudou-asm_intro_1.htm"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50570"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_mfEzGtlPso"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2f/65/6eed.67370.png",
            "original_width": 752,
            "original_height": 537,
            "standard_url": "https://media.demozoo.org/screens/s/2f/65/6eed.67370.png",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2f/65/6eed.67370.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}