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

{
    "url": "https://demozoo.org/api/v1/productions/348652/?format=api",
    "demozoo_url": "https://demozoo.org/productions/348652/",
    "id": 348652,
    "title": "Benediction Coding Party 4 Invitro",
    "author_nicks": [
        {
            "name": "Impact",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45420/?format=api",
                "id": 45420,
                "name": "Impact",
                "is_group": true
            }
        },
        {
            "name": "Praline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88523/?format=api",
                "id": 88523,
                "name": "Praline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-05-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
            "id": 61,
            "name": "Amstrad Plus"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.roudoudou.com/export/cpc/bnd4_invitro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97057"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_tw8z8FEkrY"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5017/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5017/",
            "id": 5017,
            "name": "Benediction Coding Party #4",
            "tagline": "",
            "start_date": "2024-10-31",
            "end_date": "2024-11-03",
            "location": "Sourdeval-les-Bois, Manche, Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.90893,
            "longitude": -1.27583,
            "website": "https://bndcodingparty.memoryfull.net/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ad/c9/9092.354711.png",
            "original_width": 766,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/ad/c9/9092.354711.png",
            "standard_width": 400,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ad/c9/9092.354711.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}