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

{
    "url": "https://demozoo.org/api/v1/productions/161743/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161743/",
    "id": 161743,
    "title": "Party Snacks 1 Intro",
    "author_nicks": [
        {
            "name": "Active",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55738/?format=api",
                "id": 55738,
                "name": "Active",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-03-30",
    "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": "Digit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/214/?format=api",
                    "id": 214,
                    "name": "Dig-It",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Panther",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16359/?format=api",
                    "id": 16359,
                    "name": "Panther",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28033"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/345/?format=api",
            "demozoo_url": "https://demozoo.org/parties/345/",
            "id": 345,
            "name": "Anarchy Easter Conference 1991",
            "tagline": "",
            "start_date": "1991-03-29",
            "end_date": "1991-03-31",
            "location": "Nyköpings Kommun, Södermanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.81762,
            "longitude": 16.89945,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/05/7035.112230.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/7d/05/7035.112230.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/05/7035.112230.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "uncredited-music"
    ]
}