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

{
    "url": "https://demozoo.org/api/v1/productions/234976/?format=api",
    "demozoo_url": "https://demozoo.org/productions/234976/",
    "id": 234976,
    "title": "Internal Meeting Intro",
    "author_nicks": [
        {
            "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",
    "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/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Triton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3485/?format=api",
                    "id": 3485,
                    "name": "Triton",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Vectorballs"
        },
        {
            "nick": {
                "name": "Dolby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3482/?format=api",
                    "id": 3482,
                    "name": "Dolby",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "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": "Gherkin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3486/?format=api",
                    "id": 3486,
                    "name": "Gherkin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Vectorball Objects"
        },
        {
            "nick": {
                "name": "Lizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3484/?format=api",
                    "id": 3484,
                    "name": "Lizard",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Logo"
        },
        {
            "nick": {
                "name": "Fingal O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3495/?format=api",
                    "id": 3495,
                    "name": "Fingal O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Aurora/Aurora-InternalMeeting"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=15332"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=IXOlObGEwmY"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/e3/77e4.jw32635.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/03/e3/77e4.jw32635.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/e3/77e4.jw32635.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}