HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/327009/?format=api",
"demozoo_url": "https://demozoo.org/productions/327009/",
"id": 327009,
"title": "Amstrad CPC Graphics Converter",
"author_nicks": [
{
"name": "Vintage Computing Carinthia",
"abbreviation": "VCC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111811/?format=api",
"id": 111811,
"name": "Vintage Computing Carinthia",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-07-22",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Pararaum",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52407/?format=api",
"id": 52407,
"name": "Pararaum",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://gitlab.com/pararaum/amstrad-cpc-graphics-converter"
}
],
"release_parties": [
{
"url": "https://demozoo.org/api/v1/parties/4711/?format=api",
"demozoo_url": "https://demozoo.org/parties/4711/",
"id": 4711,
"name": "Vintage Computing Carinthia $22",
"tagline": "34th VCC Meeting",
"start_date": "2023-07-22",
"end_date": "2023-07-22",
"location": "Klagenfurt am Wörthersee, Carinthia, Austria",
"is_online": false,
"country_code": "AT",
"latitude": 46.63333,
"longitude": 14.3,
"website": "https://logiker.com/vcc/meetings.html#$22"
}
],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/b8/2f/a0f5.330147.png",
"original_width": 738,
"original_height": 518,
"standard_url": "https://media.demozoo.org/screens/s/b8/2f/a0f5.330147.png",
"standard_width": 400,
"standard_height": 280,
"thumbnail_url": "https://media.demozoo.org/screens/t/b8/2f/a0f5.330147.png",
"thumbnail_width": 200,
"thumbnail_height": 140
}
],
"tags": [
"amstrad-cpc",
"converter",
"python",
"source-available"
]
}