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

{
    "url": "https://demozoo.org/api/v1/productions/3636/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3636/",
    "id": 3636,
    "title": "Gomen Nasai",
    "author_nicks": [
        {
            "name": "minimalartifact",
            "abbreviation": "ma",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5868/?format=api",
                "id": 5868,
                "name": "minimalartifact",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Delilah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4319/?format=api",
                    "id": 4319,
                    "name": "Delilah",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "miss julia mandelbrot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5750/?format=api",
                    "id": 5750,
                    "name": "Theodore",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/breakpoint04/demo/minimalartifact_-_gomen_nasai.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12087"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "=18",
            "score": "4",
            "competition": {
                "id": 378,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/21/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/21/",
                    "id": 21,
                    "name": "Breakpoint 2004",
                    "tagline": "The Code Inside",
                    "start_date": "2004-04-09",
                    "end_date": "2004-04-12",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9a/12/2462.322041.gif",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/9a/12/2462.322041.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9a/12/2462.322041.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "noise"
    ]
}