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

{
    "url": "https://demozoo.org/api/v1/productions/308123/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308123/",
    "id": 308123,
    "title": "Grolsch",
    "author_nicks": [
        {
            "name": "Guroe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                "id": 617,
                "name": "superogue",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Trepaan",
            "abbreviation": "TRP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5481/?format=api",
                "id": 5481,
                "name": "Trepaan",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-05-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TiNKer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2622/?format=api",
                    "id": 2622,
                    "name": "TiNKer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Sprite"
        },
        {
            "nick": {
                "name": "Guroe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                    "id": 617,
                    "name": "superogue",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/trp-grolsch.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91530"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FTG9DYDPgZc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4438/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4438/",
            "id": 4438,
            "name": "Outline 2022",
            "tagline": "",
            "start_date": "2022-05-26",
            "end_date": "2022-05-29",
            "location": "Gemeente Ommen, Overijssel, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.51659,
            "longitude": 6.45631,
            "website": "https://outlinedemoparty.nl/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/52/dd/b017.308219.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/52/dd/b017.308219.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/52/dd/b017.308219.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "floorcasting",
        "alcohol"
    ]
}