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

{
    "url": "https://demozoo.org/api/v1/productions/234988/?format=api",
    "demozoo_url": "https://demozoo.org/productions/234988/",
    "id": 234988,
    "title": "Yet Another Intro",
    "author_nicks": [
        {
            "name": "Arcadia Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4974/?format=api",
                "id": 4974,
                "name": "Arcadia Team",
                "is_group": true
            }
        },
        {
            "name": "Aurora",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/219/?format=api",
                "id": 219,
                "name": "Aurora",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-03",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Arcadia Team",
                "abbreviation": "TAT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4974/?format=api",
                    "id": 4974,
                    "name": "Arcadia Team",
                    "is_group": true
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Gherkin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3486/?format=api",
                    "id": 3486,
                    "name": "Gherkin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3489/?format=api",
                    "id": 3489,
                    "name": "Spy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Horace Wimp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3483/?format=api",
                    "id": 3483,
                    "name": "Horace Wimp",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Marvellous",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96918/?format=api",
                    "id": 96918,
                    "name": "Dr. Marvellous",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "moths"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Aurora/AURORA-Intro3"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=21674"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=48734"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cu4JAeRGPGk"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/44/1f/6eb6.jw45044.png",
            "original_width": 331,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/44/1f/6eb6.jw45044.png",
            "standard_width": 331,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/1f/6eb6.jw45044.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}